AddHook(MsgHook *pkMsgHook) | Object | [virtual] |
Area(Object *pkParent, Area *pkObject=0) | Area | |
AttachObject(Object *pkObject) | Object | [virtual] |
AttachToObject(Object *pkParent) | Object | [virtual] |
DetachObject(Object *pkObject) | Object | [virtual] |
Duplicate(Object *pkParent=0, Object *pkObject=0) | Area | [virtual] |
EDGE enum value | Object | |
GetBackground() | Area | [inline, virtual] |
GetChildObjects() const | Object | [virtual] |
GetID() const | Object | [inline] |
GetName() const | Object | [virtual] |
GetObject(const std::string &rstrName) | Object | [virtual] |
GetParent() | Object | [virtual] |
GetPosition() const | Object | |
GetRoot() | Object | [virtual] |
GetSize() const | Object | |
GetWorldPosition() | Object | |
HitTest(const Coord &rkCoord) | Object | |
HITTESTRESULT enum name | Object | |
Input(const NeoEngine::InputEvent *pkEvent) | Object | [virtual] |
INSIDE enum value | Object | |
m_aiNumTiles | Area | [protected] |
m_akUV | Area | [protected] |
m_eLastMouse | Object | [protected] |
m_eTilingMode | Area | [protected] |
m_kPos | Object | [protected] |
m_kSize | Object | [protected] |
m_kWorldPos | Object | [protected] |
m_pkBackground | Area | [protected] |
m_pkParent | Object | [protected] |
m_pkPolygonBuffer | Area | [protected] |
m_pkRenderPrim | Area | [protected] |
m_pkVertexBuffer | Area | [protected] |
m_strName | Object | [protected] |
m_uiID | Object | [protected] |
m_vpkChildren | Object | [protected] |
m_vpkMsgHook | Object | [protected] |
Object(Object *pkParent, Object *pkObject=0, bool bDuplicateChildren=true) | Object | |
OUTSIDE enum value | Object | |
ProcessMsg(Msg *pkMsg) | Area | [virtual] |
RemoveHook(MsgHook *pkMsgHook) | Object | [virtual] |
Render(NeoEngine::Frustum *pkFrustum=0, bool bForce=false) | Area | [virtual] |
SetAttribute(const AttributeBase &rkAttribute) | Object | [virtual] |
SetBackground(const NeoEngine::MaterialPtr &pkMat) | Area | [virtual] |
SetName(const NeoEngine::HashString &rstrName) | Object | [virtual] |
SetPolygonBuffer() | Area | [protected] |
SetPosition(const Coord &rkPos) | Object | [virtual] |
SetSize(const Coord &rkSize) | Area | [virtual] |
SetTilingMode(TILINGMODE eMode, int iX=1, int iY=1) | Area | [virtual] |
SetUVs(const Coord &rkOrigin, const Coord &rkRight, const Coord &rkBottom) | Area | [virtual] |
SetVertexBuffer() | Area | [protected] |
TILINGMODE enum name | Area | |
Update(float fDeltaTime) | Object | [virtual] |
UpdateWorldCache(bool bRecurse=true) | Object | [protected] |
~Area() | Area | [virtual] |
~Object() | Object | [virtual] |