Свойство | Тип | Описание | |
---|---|---|---|
CenterToSystem | Action |
||
CloseWindow | System.Action |
Метод | Описание | |
---|---|---|
Draw ( ) : void | ||
Initialize ( GameMain gameMain, string &reason ) : bool | ||
Load ( ) : void | ||
MouseDown ( int x, int y ) : bool | ||
MouseHover ( int x, int y, float frameDeltaTime ) : bool | ||
MouseUp ( int x, int y ) : bool | ||
RefreshPlanets ( List |
Метод | Описание | |
---|---|---|
RefreshReserves ( ) : void | ||
RefreshSelection ( ) : void | ||
RefreshTransfer ( ) : void |
public Initialize ( GameMain gameMain, string &reason ) : bool | ||
gameMain | GameMain | |
reason | string | |
Результат | bool |
public MouseHover ( int x, int y, float frameDeltaTime ) : bool | ||
x | int | |
y | int | |
frameDeltaTime | float | |
Результат | bool |
public RefreshPlanets ( List |
||
planets | List |
|
Результат | void |