Property | Type | Description | |
---|---|---|---|
Direction | Vector2 |
Property | Type | Description | |
---|---|---|---|
Velocity | Vector2 |
Method | Description | |
---|---|---|
BaseBullet ( DnK gameRef, Microsoft.Xna.Framework.Graphics.Texture2D sprite, Vector2 position, Vector2 direction, Vector2 velocity ) : System |
protected BaseBullet ( DnK gameRef, Microsoft.Xna.Framework.Graphics.Texture2D sprite, Vector2 position, Vector2 direction, Vector2 velocity ) : System | ||
gameRef | DnK | |
sprite | Microsoft.Xna.Framework.Graphics.Texture2D | |
position | Vector2 | |
direction | Vector2 | |
velocity | Vector2 | |
return | System |