|
| Fly (Window *window) |
|
const char * | name () const override |
|
void | set_speed (float v) |
|
| BehaviourWithInput (InputManager *input) |
|
void | enable () |
|
void | disable () |
|
void | _update_thunk (float dt) override |
|
void | _late_update_thunk (float dt) override |
|
void | _fixed_update_thunk (float step) override |
|
bool | attached () const |
|
virtual bool | init () |
|
virtual void | clean_up () |
|
|
typedef std::shared_ptr< Fly > | ptr |
|
typedef std::weak_ptr< Fly > | wptr |
|
static RefCounted< Fly >::ptr | create (Args &&... args) |
|
static RefCounted< Fly >::ptr | create () |
|
Property< Organism *Behaviour::* > | organism |
|
| RefCounted (Args &&...) |
|
Property< InputManager *BehaviourWithInput::* > | input |
|
The documentation for this class was generated from the following file:
- simulant/behaviours/fly.h