|
EvEmu
0.8.4
11 September 2021
|
#include "CrimeWatch.h"

Public Member Functions | |
| ~CrimeWatch () | |
CrimeWatch.cpp | |
| CrimeWatch () | |
| void | Init () |
Private Attributes | |
| Timer | t_crimFlag |
| Timer | t_aggression |
| Timer | t_weapon |
| Timer | t_session |
| Timer | t_killRight |
Definition at line 16 of file CrimeWatch.h.
| CrimeWatch::CrimeWatch | ( | ) |
Definition at line 25 of file CrimeWatch.cpp.
References Timer::Disable(), t_aggression, t_crimFlag, t_killRight, t_session, and t_weapon.

|
inline |
Definition at line 20 of file CrimeWatch.h.
| void CrimeWatch::Init | ( | ) |
Definition at line 39 of file CrimeWatch.cpp.
|
private |
Definition at line 27 of file CrimeWatch.h.
Referenced by CrimeWatch().
|
private |
Definition at line 26 of file CrimeWatch.h.
Referenced by CrimeWatch().
|
private |
Definition at line 30 of file CrimeWatch.h.
Referenced by CrimeWatch().
|
private |
Definition at line 29 of file CrimeWatch.h.
Referenced by CrimeWatch().
|
private |
Definition at line 28 of file CrimeWatch.h.
Referenced by CrimeWatch().