sim.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  se_core

Enumerations

enum  SimObjectType {
  got_SIM_OBJECT, got_SIGNAL, got_ACTION, got_PHYSICS,
  got_SIM_COMPOSITE, got_AREA, got_TRIMAP_AREA, got_HEIGHTMAP_AREA,
  got_TERRAIN, got_POS_NODE, got_THING, got_ACTOR,
  got_CAMERA, got_PLAYER, got_SCRIPT, got_CUTSCENE,
  got_QUEST_GOAL, got_NUMBER_OF_TYPES, got_THING_COLLIDE, got_AMBIENCE,
  got_USER_DEFINED
}
enum  SimComponentType {
  sct_UNDEFINED, sct_BLOB, sct_POS, sct_ZONE,
  sct_PHYSICS, sct_COLLISION, sct_ACTION, sct_SCRIPT,
  sct_SPAWN, sct_STAT, sct_SIGNAL, sct_RENDER,
  sct_SOUND, sct_NAVMESH, sct_ODE, sct_PLAYER,
  sct_CAMERA, sct_PLAYER_LOGIC, sct_LOGIC, sct_UI,
  sct_CUTSCENE, sct_EDITOR, sct_NODE
}


Enumeration Type Documentation

enum SimComponentType
 

Enumeration values:
sct_UNDEFINED 
sct_BLOB 
sct_POS 
sct_ZONE 
sct_PHYSICS 
sct_COLLISION 
sct_ACTION 
sct_SCRIPT 
sct_SPAWN 
sct_STAT 
sct_SIGNAL 
sct_RENDER 
sct_SOUND 
sct_NAVMESH 
sct_ODE 
sct_PLAYER 
sct_CAMERA 
sct_PLAYER_LOGIC 
sct_LOGIC 
sct_UI 
sct_CUTSCENE 
sct_EDITOR 
sct_NODE 

Definition at line 43 of file sim.hpp.

enum SimObjectType
 

Enumeration values:
got_SIM_OBJECT 
got_SIGNAL 
got_ACTION 
got_PHYSICS 
got_SIM_COMPOSITE 
got_AREA 
got_TRIMAP_AREA 
got_HEIGHTMAP_AREA 
got_TERRAIN 
got_POS_NODE 
got_THING 
got_ACTOR 
got_CAMERA 
got_PLAYER 
got_SCRIPT 
got_CUTSCENE 
got_QUEST_GOAL 
got_NUMBER_OF_TYPES 
got_THING_COLLIDE 
got_AMBIENCE 
got_USER_DEFINED 

Definition at line 33 of file sim.hpp.


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

SourceForge.net Logo