C# Class PathfindingTest.Combat.AggroEvent

Mostra file Open project: Wotuu/RTS_XNA_v2 Class Usage Examples

Public Methods

Method Description
AggroEvent ( Unit from, Damageable to, System.Boolean received ) : System

Method Details

AggroEvent() public method

public AggroEvent ( Unit from, Damageable to, System.Boolean received ) : System
from PathfindingTest.Units.Unit
to Damageable
received System.Boolean
return System