Метод | Описание | |
---|---|---|
EnemySprite ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 position, float speed ) : System | ||
Update ( |
public EnemySprite ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 position, float speed ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
position | Vector2 | |
speed | float | |
Результат | System |
public Update ( |
||
gameTime | ||
Результат | void |