se_core::CompSchema Namespace Reference

Global objects and methods used by the simulation logic. More...


Typedefs

typedef SinglyLinkedList<
void, MAX_GAME_OBJECTS, 211 > 
VoidList

Functions

_SeCoreExport CompositeactiveRoot ()
_SeCoreExport CompositeinactiveRoot ()
VoidList voidList (__FILE__)
ObjectRepositoryobjectRepository ()

Variables

_SeCoreExport VoidList voidList


Detailed Description

Global objects and methods used by the simulation logic.


Typedef Documentation

typedef SinglyLinkedList<void, MAX_GAME_OBJECTS, 211> se_core::CompSchema::VoidList
 

Definition at line 39 of file CompSchema.hpp.


Function Documentation

_SeCoreExport Composite & se_core::CompSchema::activeRoot  ) 
 

Definition at line 30 of file CompSchema.cpp.

References Assert.

Referenced by se_core::RootComponent::activeRoot(), se_core::SimEngine::cleanupGame(), se_core::SimEngine::go(), se_core::SimEngine::initGame(), se_core::SimEngine::perform(), se_core::ZoneAreaComponent::setActive(), se_core::SpawnAreaComponent::setActive(), se_core::SignalAreaComponent::setActive(), se_core::CutsceneAreaComponent::setActive(), se_core::RootChildComponent::setActive(), and se_basic::NavMeshAreaComponent::setActive().

_SeCoreExport Composite & se_core::CompSchema::inactiveRoot  ) 
 

Definition at line 36 of file CompSchema.cpp.

References Assert, and se_core::Composite::hasParent().

Referenced by se_core::RootComponent::inactiveRoot().

_SeCoreExport ObjectRepository & se_core::CompSchema::objectRepository  ) 
 

Definition at line 44 of file CompSchema.cpp.

Referenced by se_core::Object::_lookup(), se_core::Object::Object(), se_core::CutsceneParser::readMultiQuest(), and se_core::Object::~Object().

VoidList voidList __FILE__   ) 
 


Variable Documentation

_SeCoreExport VoidList se_core::CompSchema::voidList
 


Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:32 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo