Method | Description | |
---|---|---|
OnAttach ( ) : void |
Creates a window of the main menu and creates the background world.
|
|
OnDetach ( ) : void |
Destroys the background world at closing the main menu.
|
|
OnKeyDown ( KeyEvent e ) : bool | ||
OnRender ( ) : void | ||
OnTick ( float delta ) : void |
Method | Description | |
---|---|---|
Back_Click ( EButton sender ) : void | ||
CreateMap ( ) : void |
Creates the background world.
|
|
DestroyMap ( ) : void |
Destroys the background world.
|
|
Faction_Click ( EButton sender ) : void | ||
ToggleFaction_Click ( EButton sender ) : void | ||
listBox_SelectedIndexChanged ( object sender ) : void |