SeaBattleMainScene

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

checkWin
void checkWin()
Undocumented in source. Be warned that the author may not have intended to support it.
debugDraw
void debugDraw(IRenderer render)
Undocumented in source. Be warned that the author may not have intended to support it.
isWin
bool isWin(PlayingField field)
Undocumented in source. Be warned that the author may not have intended to support it.
onEvent
void onEvent(EventHandler event)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bot
Bot bot;
Undocumented in source.
font
Font font;
Undocumented in source.
isPlayerTurn
bool isPlayerTurn;
Undocumented in source.
playerField
PlayingField playerField;
Undocumented in source.
targetField
PlayingField targetField;
Undocumented in source.

Meta