C# Class ConveyorDefence.Missiles.Properties.MissileProperty

Afficher le fichier Open project: markevich/ConveyorDefence-linux Class Usage Examples

Méthodes publiques

Свойство Type Description
TileID int

Méthodes publiques

Méthode Description
Draw ( SpriteBatch batch, Point nodeIndex ) : void
Update ( GameTime gameTime ) : void

Method Details

Draw() public méthode

public Draw ( SpriteBatch batch, Point nodeIndex ) : void
batch Microsoft.Xna.Framework.Graphics.SpriteBatch
nodeIndex Microsoft.Xna.Framework.Point
Résultat void

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void

Property Details

TileID public_oe property

public int TileID
Résultat int