zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Gamestate.h File Reference
#include <Zeni/Core.h>
#include <SDL/SDL.h>
#include <SDL/SDL_keysym.h>
#include <map>

Go to the source code of this file.

Classes

class  Zeni::Gamestate
 A smartpointer for a Gamestate_Base. More...
 
class  Zeni::Gamestate_Base
 The base class for all gamestates. More...
 

Namespaces

 Zeni
 

Typedefs

typedef SDLKey SDL_Keycode
 
typedef SDL_keysym SDL_Keysym
 

Typedef Documentation

typedef SDLKey SDL_Keycode

Definition at line 68 of file Gamestate.h.

typedef SDL_keysym SDL_Keysym

Definition at line 69 of file Gamestate.h.