Nugget
Public Member Functions | Public Attributes | List of all members
Tetris Class Referencefinal
Inheritance diagram for Tetris:
Inheritance graph
[legend]
Collaboration diagram for Tetris:
Collaboration graph
[legend]

Public Member Functions

void renderTetrisLogo ()
 
psyqo::Color getBlink (unsigned scale=1)
 
- Public Member Functions inherited from psyqo::Application
int run ()
 Runs the main loop. More...
 
psyqo::GPUgpu ()
 Get the GPU object. More...
 
ScenegetCurrentScene ()
 Get the current scene object. More...
 
void pushScene (Scene *scene)
 Push a scene object onto the stack. More...
 
ScenepopScene ()
 Pop a scene object from the stack. More...
 

Public Attributes

psyqo::SimplePad m_input
 
psyqo::Font m_font
 
Rand m_rand
 
SplashScreen m_splash
 
MainMenu m_mainMenu
 
Options m_options
 
Credits m_credits
 
MainGame m_mainGame
 
Pause m_pause
 
GameOver m_gameOver
 
Sound m_sound
 
Playfield< 10, 20 > m_playfield
 

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