#include <bonus.h>
Inheritance diagram for cBomb:
Public Member Functions | |
cBomb (int x, int y) | |
void | Reset () |
remet le Time_Stamp de creation à l'instant present | |
Public Attributes | |
float | Time_Stamp |
date à laquelle a ete posée cette bombe |
Definition at line 85 of file bonus.h.
|
Definition at line 32 of file bonus.cpp. References BOMB, cBomb(), DXUtil_Timer(), Game_Manager, RAYON_BOMB, Time_Stamp, and TIMER_GETAPPTIME. Referenced by cBomb(). |
|
remet le Time_Stamp de creation à l'instant present
Reimplemented from cInteractive_Item. Definition at line 38 of file bonus.cpp. References DELAY_BOMB, DXUtil_Timer(), Time_Stamp, and TIMER_GETAPPTIME. |
|
date à laquelle a ete posée cette bombe
Definition at line 94 of file bonus.h. Referenced by cBomb(), cPlayer::React_To_Bomb(), and Reset(). |