Property | Type | Description | |
---|---|---|---|
clickedaction | Command.Action | ||
galaxy | |||
middleman | MiddleMan | ||
player | |||
rotatespeed | float | ||
scrollspeed | float | ||
selectedhex | |||
space | Space | ||
zoomspeed | float |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
GameScreen ( bool h, String ipstring, int numclients, |
||
Quit ( ) : void | ||
Save ( ) : void | ||
Update ( ) : void | ||
UpdateGalaxy ( ) : void | ||
UpdateSolar ( ) : void |
Method | Description | |
---|---|---|
GalaxyClick ( Object o, |
||
UpgradeClick ( Object o, |
public GameScreen ( bool h, String ipstring, int numclients, |
||
h | bool | |
ipstring | String | |
numclients | int | |
m | ||
return | System |