메소드 | 설명 | |
---|---|---|
Bomb ( int playerId, Point cellPosition, int power, System.TimeSpan timer, float speed ) : System | ||
Destroy ( ) : void | ||
Remove ( ) : void | ||
Update ( ) : void |
public Bomb ( int playerId, Point cellPosition, int power, System.TimeSpan timer, float speed ) : System | ||
playerId | int | |
cellPosition | Point | |
power | int | |
timer | System.TimeSpan | |
speed | float | |
리턴 | System |