Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::behaviours::material::Warp Class Reference
Inheritance diagram for smlt::behaviours::material::Warp:
smlt::MaterialBehaviour smlt::RefCounted< Warp > smlt::Behaviour smlt::TwoPhaseConstructed smlt::Updateable

Public Member Functions

 Warp (Organism *material)
 
const char * name () const override
 
- Public Member Functions inherited from smlt::MaterialBehaviour
 MaterialBehaviour (Material *material)
 
- Public Member Functions inherited from smlt::Behaviour
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
 
- Public Member Functions inherited from smlt::TwoPhaseConstructed
virtual bool init ()
 
virtual void clean_up ()
 

Additional Inherited Members

- Public Types inherited from smlt::RefCounted< Warp >
typedef std::shared_ptr< Warp > ptr
 
typedef std::weak_ptr< Warp > wptr
 
- Static Public Member Functions inherited from smlt::RefCounted< Warp >
static RefCounted< Warp >::ptr create (Args &&... args)
 
static RefCounted< Warp >::ptr create ()
 
- Public Attributes inherited from smlt::Behaviour
Property< Organism *Behaviour::* > organism
 
- Protected Member Functions inherited from smlt::MaterialBehaviour
Materialget_material () const
 
- Protected Member Functions inherited from smlt::RefCounted< Warp >
 RefCounted (Args &&...)
 
- Protected Attributes inherited from smlt::MaterialBehaviour
Property< decltype(&MaterialBehaviour::material_)> material
 

The documentation for this class was generated from the following files: