Property | Type | Description | |
---|---|---|---|
Game | Game | ||
Ships | List |
Property | Type | Description | |
---|---|---|---|
GetEntity | Entity |
Method | Description | |
---|---|---|
AddEntity ( Entity entity ) : void | ||
RemoveEntity ( Entity entity ) : void | ||
StarSystem ( ) : System | ||
Update ( System.TimeSpan timeElapsed ) : void |
Method | Description | |
---|---|---|
GetEntity ( int targetId ) : Entity |
public Update ( System.TimeSpan timeElapsed ) : void | ||
timeElapsed | System.TimeSpan | |
return | void |