A B C D E F G H I M P S V W

C

Command - system の クラス
プレイヤーが提出するコマンドのクラス
Command(Direction, boolean) - クラス system.Command のコンストラクタ
進む方向と,爆弾を置くかどうかをを指定してインスタンスを生成します
Command(Command) - クラス system.Command のコンストラクタ
 
couldBomb() - クラス system.PlayerInfo のメソッド
そのターンで爆弾設置できたかどうかを返します
couldMove() - クラス system.PlayerInfo のメソッド
そのターンで移動できたかどうかを返します

A B C D E F G H I M P S V W