src/tron/gLogo.cpp File Reference

#include "gLogo.h"
#include "gStuff.h"
#include "rTexture.h"
#include "rRender.h"
#include "rScreen.h"
#include "eCoord.h"
#include "uMenu.h"
#include "tSysTime.h"

Include dependency graph for gLogo.cpp:

Go to the source code of this file.

Functions

static eCoord sg_SpinStatus (1, 0)
static REAL sg_SizeStatus (1)
static REAL sg_DisplayStatus (-1)

Variables

static rFileTexture sg_LogoTexture (rTextureGroups::TEX_FONT,"textures/KGN_logo.png", 0, 0, 1)
static rISurfaceTexturesg_LogoMPTitle = NULL
static gLogo logo
static bool sg_Displayed = true
static bool sg_Spinning = false
static bool sg_Big = true


Function Documentation

static REAL sg_DisplayStatus ( 1  )  [static]

Referenced by gLogo::Display(), and gLogo::SetDisplayed().

Here is the caller graph for this function:

static REAL sg_SizeStatus (  )  [static]

Referenced by gLogo::Display(), and gLogo::SetBig().

Here is the caller graph for this function:

static eCoord sg_SpinStatus ( ,
 
) [static]

Referenced by gLogo::Display(), gLogo::SetDisplayed(), and gLogo::SetSpinning().

Here is the caller graph for this function:


Variable Documentation

gLogo logo [static]

Definition at line 48 of file gLogo.cpp.

bool sg_Big = true [static]

Definition at line 52 of file gLogo.cpp.

Referenced by gLogo::Display(), and gLogo::SetBig().

bool sg_Displayed = true [static]

Definition at line 50 of file gLogo.cpp.

Referenced by gLogo::Display(), and gLogo::SetDisplayed().

rISurfaceTexture* sg_LogoMPTitle = NULL [static]

Definition at line 46 of file gLogo.cpp.

rFileTexture sg_LogoTexture(rTextureGroups::TEX_FONT,"textures/KGN_logo.png", 0, 0, 1) [static]

Referenced by gLogo::Display().

bool sg_Spinning = false [static]

Definition at line 51 of file gLogo.cpp.

Referenced by gLogo::Display(), and gLogo::SetSpinning().


Generated on Sat Mar 15 23:17:19 2008 for Armagetron Advanced by  doxygen 1.5.4