StarTrekV3_Linux  Version3
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
Enterprise.cpp File Reference
#include "Enterprise.h"
#include "Bullet.h"
#include "Probe.h"
#include "Communication.h"
#include "SoundManager.h"
#include "FontManager.h"

Variables

bool g_blGodMode
 
Communicationg_pCommunication
 Pointer to The Communication System. More...
 
Universeg_pUniverse
 Pointer to universe Object. More...
 
int g_nScreenMode
 screenmode.. what screen should be visible [Main] [Engineering] [Navigation] etc More...
 
ALLEGRO_SAMPLE_ID phaser_id
 
ALLEGRO_BITMAP * g_pEnterpriseBitmap =NULL
 
ALLEGRO_BITMAP * g_pEngineeringBitmap =NULL
 
ALLEGRO_BITMAP * g_pSwitchBitmap =NULL
 
ALLEGRO_BITMAP * g_pPhotonCasing =NULL
 
ALLEGRO_BITMAP * g_pProbeCasing =NULL
 

Variable Documentation

bool g_blGodMode
int g_nScreenMode

screenmode.. what screen should be visible [Main] [Engineering] [Navigation] etc

Communication* g_pCommunication

Pointer to The Communication System.

ALLEGRO_BITMAP* g_pEngineeringBitmap =NULL
ALLEGRO_BITMAP* g_pEnterpriseBitmap =NULL
ALLEGRO_BITMAP* g_pPhotonCasing =NULL
ALLEGRO_BITMAP* g_pProbeCasing =NULL
ALLEGRO_BITMAP* g_pSwitchBitmap =NULL
Universe* g_pUniverse

Pointer to universe Object.

ALLEGRO_SAMPLE_ID phaser_id