Méthode | Description | |
---|---|---|
AnimatedTile ( |
||
Draw ( |
||
Update ( |
public AnimatedTile ( |
||
block | ||
Résultat | System |
public Draw ( |
||
spriteBatch | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
drawPosition | Vector2 | |
x | int | |
y | int | |
z | int | |
flat | bool | |
Résultat | void |
public Update ( |
||
gameTime | ||
Résultat | void |