Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ScreenSetTime.cpp File Reference

#include "global.h"
#include "ScreenSetTime.h"
#include "ScreenManager.h"
#include "RageLog.h"
#include "InputMapper.h"
#include "GameState.h"
#include "GameSoundManager.h"
#include "ThemeManager.h"
#include "DateTime.h"
#include "EnumHelper.h"
#include "arch/ArchHooks/ArchHooks.h"

Defines

#define FOREACH_SetTimeSelection(s)   FOREACH_ENUM( SetTimeSelection, NUM_SET_TIME_SELECTIONS, s )

Functions

 XToString (SetTimeSelection)
float GetTitleX (SetTimeSelection s)
float GetTitleY (SetTimeSelection s)
float GetValueX (SetTimeSelection s)
float GetValueY (SetTimeSelection s)
 REGISTER_SCREEN_CLASS (ScreenSetTime)

Variables

const CString SetTimeSelectionNames [NUM_SET_TIME_SELECTIONS]
const float g_X [NUM_SET_TIME_SELECTIONS]
const float g_Y [NUM_SET_TIME_SELECTIONS]

Define Documentation

#define FOREACH_SetTimeSelection  )     FOREACH_ENUM( SetTimeSelection, NUM_SET_TIME_SELECTIONS, s )
 


Function Documentation

float GetTitleX SetTimeSelection  s  )  [static]
 

float GetTitleY SetTimeSelection  s  )  [static]
 

float GetValueX SetTimeSelection  s  )  [static]
 

float GetValueY SetTimeSelection  s  )  [static]
 

REGISTER_SCREEN_CLASS ScreenSetTime   ) 
 

XToString SetTimeSelection   ) 
 


Variable Documentation

const float g_X[NUM_SET_TIME_SELECTIONS]
 

Initial value:

{ 320, 320, 320, 320, 320, 320 }

const float g_Y[NUM_SET_TIME_SELECTIONS]
 

Initial value:

{ 140, 180, 220, 260, 300, 340 }

const CString SetTimeSelectionNames[NUM_SET_TIME_SELECTIONS] [static]
 

Initial value:

{ "Year", "Month", "Day", "Hour", "Minute", "Second", }


Generated on Thu Jan 27 20:58:17 2005 for StepMania by doxygen 1.3.7