§ animate()
static void View.Animation.animate |
( |
Direction |
direction, |
|
|
Unit |
unit |
|
) |
| |
|
static |
animate sprite walking the direction specified
- Parameters
-
direction | The direction the unit is moving in |
§ animateUnitPosition()
static void View.Animation.animateUnitPosition |
( |
Graph |
graph, |
|
|
Unit |
unit, |
|
|
Node |
node |
|
) |
| |
|
static |
Animates unit movement.
- Parameters
-
graph | Graph of the map. |
unit | Unit to be animated. |
node | Node to move to. |
§ attackAnimation()
static void View.Animation.attackAnimation |
( |
Direction |
direction, |
|
|
Unit |
unit |
|
) |
| |
|
static |
Animates attack of the specified unit.
- Parameters
-
direction | The direction of the attack. |
unit | Unit to be animated. |
The documentation for this class was generated from the following file:
- C:/Users/chaos/Documents/Blaze-Brigade/src/Blaze-Brigade/Blaze_Brigade/Animation.cs