C# Class PathfindingTest.Units.Projectiles.Arrow

Inheritance: Projectile
Afficher le fichier Open project: Wotuu/RTS_XNA_v2 Class Usage Examples

Private Properties

Свойство Type Description
Draw void

Méthodes publiques

Méthode Description
Arrow ( Unit parent, Damageable target ) : System

Private Methods

Méthode Description
Draw ( SpriteBatch sb ) : void

Method Details

Arrow() public méthode

public Arrow ( Unit parent, Damageable target ) : System
parent Unit
target Damageable
Résultat System