Bubba-3D  0.9.0
Awesome game engine!
IComponent Member List

This is the complete list of members for IComponent, including all inherited members.

afterCollision(GameObject *collider) (defined in IComponent)IComponentinlinevirtual
beforeCollision(GameObject *collider) (defined in IComponent)IComponentinlinevirtual
bind(GameObject *owner) (defined in IComponent)IComponentinline
duringCollision(GameObject *collider) (defined in IComponent)IComponentinlinevirtual
onDeath() (defined in IComponent)IComponentinlinevirtual
owner (defined in IComponent)IComponentprotected
update(float dt)=0 (defined in IComponent)IComponentpure virtual