#include <cafogbomb.h>
Public Attributes | |
| bool | active |
| Is this bomb active (visible). | |
| bool | exploded |
| Has this bomb already made boom? | |
| float | frame |
| Current frame. | |
| int | x |
| X Coordinate. | |
| int | y |
| Y Coordinate. | |
| bool | up |
| Is it on (true) or below (false) bridges? | |
1.5.0