Method | Description | |
---|---|---|
NextTile ( bool doMove = false ) : void | ||
ProjectileTile ( Backend parent, Backend dir, uint id ) : System |
Constructor
|
|
Save ( |
Method to save the PrjectileTile in a .xml file
|
public ProjectileTile ( Backend parent, Backend dir, uint id ) : System | ||
parent | Backend | parentobject |
dir | Backend | The direction in which the projectile will be shot |
id | uint | |
return | System |