#include <struct.h>
Data Fields | |
| gps | pos |
| int | type |
| float | phase |
| int | MessageWasDone |
| float | damage_per_second |
Definition at line 815 of file struct.h.
Definition at line 817 of file struct.h.
Referenced by animate_blasts(), CheckBlastCollisions(), start_tux_death_explosions(), and StartBlast().
| int blast_s::type |
Definition at line 818 of file struct.h.
Referenced by animate_blasts(), DeleteBlast(), PutBlast(), start_tux_death_explosions(), StartBlast(), and Teleport().
| float blast_s::phase |
Definition at line 819 of file struct.h.
Referenced by animate_blasts(), CheckBlastCollisions(), DeleteBlast(), PutBlast(), start_tux_death_explosions(), and StartBlast().
1.5.5