Method | Description | |
---|---|---|
Draw ( |
||
Initialize ( ) : void | ||
Ship ( Microsoft.Xna.Framework.Game game ) : System | ||
Update ( |
Method | Description | |
---|---|---|
LoadContent ( ) : void |
Method | Description | |
---|---|---|
ExplodeIfSunHit ( ) : void | ||
InitializeEmitters ( ProjectMercury.ParticleEffect particleEffect ) : void | ||
TriggerThrusterParticles ( ) : void | ||
UpdateInput ( |
||
UpdateParticles ( |
||
UpdateThrusterEmitterDirection ( ) : void | ||
UpdateVelocity ( |
public Draw ( |
||
gameTime | ||
return | void |
public Ship ( Microsoft.Xna.Framework.Game game ) : System | ||
game | Microsoft.Xna.Framework.Game | |
return | System |
public Update ( |
||
gameTime | ||
return | void |