Property | Type | Description | |
---|---|---|---|
CalculateOrbitalSpeed | void |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
Update ( System.TimeSpan gameTime ) : void |
Allows this instance to execute custom logic during its This method will not be executed if the T:WaveEngine.Framework.Component, or the T:WaveEngine.Framework.Entity owning it are not |
Method | Description | |
---|---|---|
CalculateOrbitalSpeed ( ) : void |
protected Update ( System.TimeSpan gameTime ) : void | ||
gameTime | System.TimeSpan | The game time. |
return | void |