(private) Structure of a thrown projectile
More...
(private) Structure of a thrown projectile
- Parameters
-
| x | The current x coordinate of the projectile |
| y | The current y coordinate of the projectile |
| direction | The ongoing direction of the projectile |
| turns_left | The number of turns left for the projectile to disappear/have an effect |
| effect | The effect of the projectile |
| damage | The damage of the projectile |
| color | The color of the projectile |
◆ color
◆ damage
◆ direction
| int projectile::direction |
◆ effect
◆ symbol
◆ turns_left
| int projectile::turns_left |
The documentation for this struct was generated from the following file: