Свойство | Тип | Описание | |
---|---|---|---|
RocketVelocity | float |
Метод | Описание | |
---|---|---|
Draw ( |
||
Projectile ( Vector2 userPosition, List |
||
Update ( |
||
fire ( Vector2 SiteTarget ) : void |
public Draw ( |
||
spriteBatch | ||
tx | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | void |
public Projectile ( Vector2 userPosition, List |
||
userPosition | Vector2 | |
projectiletRefs | List |
|
explosionRef | List |
|
frameWidth | int | |
frameHeight | int | |
layerDepth | float | |
Результат | System |
public Update ( |
||
gametime | ||
Результат | void |