Public Member Functions | Static Public Attributes | Protected Attributes | Friends

Component Class Reference

#include <Component.h>

Inheritance diagram for Component:
Object Animation Behaviour Camera Collider GLSLShader Light Material Renderable Texture

List of all members.

Public Member Functions

virtual const RTTIgetType () const
GameObjectgetGameObject ()
GameObject const *const getGameObject () const
void setGameObject (GameObject *obj)
virtual Vec3f getWorldPosition () const
virtual Vec3f getPosition () const

Static Public Attributes

static const RTTI TYPE

Protected Attributes

GameObjectgameObject
bool enabled

Friends

class boost::serialization::access

Detailed Description

Base class for a Component to attach to a GameObject.


The documentation for this class was generated from the following files:
 All Classes Functions Variables