Public Member Functions | |
| virtual const RTTI & | getType () const |
| void | addComponent (Component *comp) |
| void | setRenderer (Renderable *renderer) |
| Renderable * | getRenderer () const |
| Transform * | getTransform () const |
| void | setTransform (Transform *trans) |
| Behaviour * | getBehaviour () const |
| void | setBehaviour (Behaviour *behav) |
| Collider * | getCollider () const |
| void | setCollider (Collider *collid) |
| Animation * | getAnimation () const |
| void | setAnimation (Animation *anim) |
| ParticleSystem * | getParticleSystem () const |
| void | setParticleSystem (ParticleSystem *anim) |
| void | onCollisionEnter () |
Static Public Attributes | |
| static const RTTI | TYPE |
Friends | |
| class | boost::serialization::access |
1.7.0