JNR
laSystemIntegrator Class Reference

Engine Sub-systems Integrator. More...

#include <laSystemIntegrator.h>

Public Member Functions

void createSettings (class laSettings *p)
 
void createEnvironment (class laEnvironment *p)
 
void createGame (class laGame *p)
 
void createRenderer (laRenderer *p)
 
void createInput (class laInputManager *p)
 
void createSound (class laSoundManager *p)
 
void discard ()
 

Static Public Member Functions

static laSystemIntegratorgetIntegrator ()
 
static class laSettingsgetSettings ()
 
static class laEnvironmentgetEnvironment ()
 
static class laGamegetGame ()
 
static class laRenderergetRenderer ()
 
static class laInputManagergetInput ()
 
static class laSoundManager * getSound ()
 

Protected Attributes

class laSettings_pSettings
 
class laEnvironment_pEnvironment
 
class laGame_pGame
 
class laRenderer_pRenderer
 
class laInputManager_pInput
 
class laSoundManager * _pSound
 

Static Protected Attributes

static laSystemIntegrator_pIntegrator = NULL
 

Detailed Description

Engine Sub-systems Integrator.

Author
Copyright (C) 2007-2013 Atanas Laskov, latan.nosp@m.as@g.nosp@m.mail..nosp@m.com

Definition at line 38 of file laSystemIntegrator.h.


The documentation for this class was generated from the following files: