Property | Type | Description | |
---|---|---|---|
Draw | void |
Method | Description | |
---|---|---|
Engineer ( |
Engineer Constructor.
|
|
OnAggro ( |
||
OnAggroRecieved ( |
||
Repair ( PathfindingTest.Buildings.Building b ) : void | ||
Swing ( Damageable target ) : void | ||
Update ( |
Standard Update function.
|
Method | Description | |
---|---|---|
Draw ( |
Standard Draw function.
|
public Engineer ( |
||
p | ||
x | int | |
y | int | |
return | System |
public OnAggro ( |
||
e | ||
return | void |
public OnAggroRecieved ( |
||
e | ||
return | void |
public Repair ( PathfindingTest.Buildings.Building b ) : void | ||
b | PathfindingTest.Buildings.Building | |
return | void |
public Update ( |
||
ks | ||
ms | Microsoft.Xna.Framework.Input.MouseState | |
return | void |