Tramway SDK v0.1.1
|
▼Ntram | Serialization, i.e |
►NAsync | Multi-threading and Resource streaming |
►NAudio | System for doing audio related stuff |
NCore | |
►NExt | |
►NGUI | Immediate mode GUI system |
Nimplementation | |
NLanguage | Localization services |
NLoader | WorldCell streaming |
►NPhysics | |
►NPlatform | |
►NRender | High-level Render system API |
►NScript | Scripting API |
►NScriptableType | |
►NSettings | Application setting management and CLI command parser |
►NStats | Resource usage statistics |
►NSystem | System tracking |
►NUI | User interface system |
►CAABBTree | |
►CAnimationComponent | Plays back Animations |
CAudioComponent | Plays back Sounds |
CComponent | Wrapper for an EntityComponent pointer |
CControllerComponent | Provides an API for character controllers |
CCrate | 3D Model with a rigidbody attached to it |
CDecalComponent | Projects decals onto the scene |
CDecoration | 3D Model with an AnimationComponent attached to it |
CDiskReader | |
CDiskWriter | |
CEdge | |
►CEntity | Entity base class |
CEntityComponent | Component base class |
CEntityTypeInfo | |
CEvent | Event data |
CEventListener | Smart wrapper class for Event listeners |
CFile | Very fast file reader/writer |
CFileReader | |
CFileReaderParser | |
CFileSource | |
CFileWriter | |
CFileWriterParser | |
CFPSControllerComponent | Implementation of an FPS-style character controller |
CGraph | |
►CHashmap | |
CLight | LightComponent wrapper |
CLightComponent | Provides a real-time illumination for the scene |
CListenerInfo | |
CMarker | Functionally inert |
CMessage | Message data |
CNavmesh | Not fully implemented yet |
CNavmeshNode | |
CNode | |
►COctree | |
►CParticleComponent | Provides amusing graphical effects |
CPath | Base class for graphs |
CPathEdgeInfo | |
CPathFollower | Point constrained to a Path |
CPhysicsComponent | Rigidbody wrapper |
CPlayer | ControllerComponent with a PlayerComponent attached to it |
CPlayerComponent | Translates keyboard/mouse inputs into inputs for ControllerComponent |
►CPool | |
CPoolProxy | |
CPoolPtr | |
CQueue | Simple queue implementation |
CRaycastControllerComponent | Implementation of a simple character controller |
CRenderComponent | Renders a Model |
CResource | |
CResourceProxy | |
CScriptable | Provides script language subclassing |
CSharedEntityData | Basic Entity parameters |
CSignal | Message template |
CSignalTable | List of Message templates |
CSound | AudioComponent wrapper |
CSpinlock | |
CSpriteComponent | Provides amusing graphical effects |
CStack | |
CStackPool | Allocator |
CStaticWorldObject | Worldspawn |
CTemplateComponent | |
CTextReaderParser | |
CTextWriterParser | |
CTransition | Connects WorldCells together |
CTrigger | TriggerComponent wrapper |
CTriggerComponent | Trigger wrapper |
CUID | Interned string type |
CValue | Generic, type-safe union |
CValueArray | |
CValuePtr | |
CWorldCell | World streaming unit |