Preparing search index...
The search index is not available
xray16
xray16
CALifeMonsterBrain
Class CALifeMonsterBrain
Source
C++ class CALifeMonsterBrain
Custom Constructor
CALifeMonsterBrain
Hierarchy (
View Summary
)
CALifeMonsterBrain
CALifeHumanBrain
Index
Constructors
constructor
Methods
can_
choose_
alife_
tasks
movement
update
Constructors
constructor
new
CALifeMonsterBrain
()
:
CALifeMonsterBrain
Returns
CALifeMonsterBrain
Methods
can_
choose_
alife_
tasks
can_choose_alife_tasks
()
:
boolean
Returns
boolean
can_choose_alife_tasks
(
can_choose
:
boolean
)
:
void
Parameters
can_choose
:
boolean
Returns
void
movement
movement
()
:
CALifeMonsterMovementManager
Returns
CALifeMonsterMovementManager
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
can_
choose_
alife_
tasks
movement
update
xray16
Loading...
Source
C++ class CALifeMonsterBrain
Custom Constructor
CALifeMonsterBrain