C# Class PathfindingTest.Units.Projectiles.Arrow

Inheritance: Projectile
Datei anzeigen Open project: Wotuu/RTS_XNA_v2 Class Usage Examples

Private Properties

Property Type Description
Draw void

Public Methods

Method Description
Arrow ( Unit parent, Damageable target ) : System

Private Methods

Method Description
Draw ( SpriteBatch sb ) : void

Method Details

Arrow() public method

public Arrow ( Unit parent, Damageable target ) : System
parent Unit
target Damageable
return System