SAGE
A Simple Academic Game Engine
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
 SageAbort.hHeader and define for the ABORT macro
 SageCamera.hCode for the base camera class CCamera
 SageCameraCommon.hInterface for the camera common variables class CCameraCommon
 SageComponent.hInterface for the component class CComponent
 SageComponentIncludes.hA bunch of includes needed wherever you derive from CComponent
 SageController.hInterface for the controller class CController
 SageEventTimer.hInterface for the event timer class CEventTimer
 SageGeometry.hInterface for geometry functions
 SageHelpers.hHeader file for helper functions
 SageKeyboard.hInterface for the keyboard handler class CKeyboard
 SageLoadingThread.hHeader for the class CLoadingThread
 SageMediaDesc.hHeader for the class CMediaDesc
 SageMouse.hInterface for the class CMouse
 SageObject.hInterface for the base game object class CObject
 SageObjectManager.hInterface for the base object manager CObjectManager
 SageParticle.hInterface for all things particle related
 SageParticleEngine.hInterface for the particle engine class CParticleEngine
 SageRandom.hInterface for the pseudo-random number generator CRandom
 SageRenderer3D.hInterface for the 3D renderer CRenderer3D
 SageScreenshotFlag.hInterface for the class CScreenshotFlag
 SageSettings.hInterface for the settings class CSettings
 SageSound.hInterface for the sound class CSound
 SageSprite.hInterface for the sprite class CSprite
 SageSpriteDesc.hInterface for the sprite descriptor classes
 SageSpriteRenderer.hInterface for the sprite renderer CSpriteRenderer
 SageTextureDesc.hInterface for the texture descriptor CTextureDesc
 SageTimer.hInterface for the timer CTimer
 SageWindow.hInterface for the window class CWindow
 SageWindowDesc.hInterface for the window descriptor CWindowDesc
 SageAbort.cppCode for aborting when something catastrophic goes wrong
 SageCameraCommon.cppCode for the class CCameraCommon
 SageComponent.cppCode for the component class CComponent
 SageController.cppCode for the controller class CController
 SageEventTimer.cppCode for the event timer class CEventTimer
 SageGeometry.cppCode for geometry functions
 SageHelpers.cppCode file for helper functions
 SageKeyboard.cppCode for the keyboard handler class CKeyboard
 SageMouse.cppCode for the class CMouse
 SageObject.cppCode for the base game object class CObject
 SageParticle.cppCode for tall things particle related
 SageParticleEngine.cppCode for the particle engine class CParticleEngine
 SageRandom.cppCode for the pseudo-random number generator CRandom
 SageRenderer3D.cppCode for the 3D renderer CRenderer3D
 SageScreenshotFlag.cppCode for the class CScreenshotFlag
 SageSettings.cppCode for the settings class CSettings
 SageSound.cppCode for the Audio Player class CSound
 SageSprite.cppCode for the sprite class CSprite
 SageSpriteDesc.cppCode for the sprite descriptor classes
 SageSpriteRenderer.cppCode for the sprite renderer CSpriteRenderer
 SageTimer.cppCode for the timer CTimer
 SageWindow.cppCode for the window class CWindow
 SageWindowDesc.cppCode for the window descriptor CWindowDesc