|
template<typename T > |
bool | has_behaviour () const |
|
template<typename T > |
T * | behaviour () const |
|
template<typename T > |
T * | new_behaviour () |
|
template<typename T , typename ... Params> |
T * | new_behaviour (Params &&... params) |
|
void | fixed_update_behaviours (float step) |
|
void | update_behaviours (float dt) |
|
void | late_update_behaviours (float dt) |
|
The documentation for this class was generated from the following files:
- simulant/behaviours/behaviour.h
- simulant/behaviours/behaviour.cpp