Method | Description | |
---|---|---|
Draw ( |
||
LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
SmallRocket ( Vector2 position, |
||
Update ( |
Method | Description | |
---|---|---|
SetRotation ( ) : void | ||
SetVelocity ( Vector2 spaceshipPosition, int width, int height ) : void |
public Draw ( |
||
spriteBatch | ||
return | void |
public LoadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |
public SmallRocket ( Vector2 position, |
||
position | Vector2 | |
manager | ||
return | System |
public Update ( |
||
gameTime | ||
return | void |