Inheritance diagram for DrugUser:
Public Member Functions | |
DrugUser () | |
void | doAction () |
Public Attributes | |
int | _fix |
int | _drugAmount |
|
the drug user starts with no drugs and not needing any |
|
overridden from AIWrapper, implements all actions in AIConsts.h Reimplemented from AIWrapper. |
|
number of times user can dose him/herself before running out |
|
user wants drugs when fix level is below 70 (s/he then needs his/her 'fix') |