C:/Documents and Settings/mtauraso/Desktop/proj3/projectX/Sprite.h File Reference

#include "SDL.h"
#include "SDL_opengl.h"
#include <string>
#include <iostream>
#include <map>

Go to the source code of this file.

Classes

class  Sprite

Enumerations

enum  xDirection { LEFT = -1, RIGHT = 1 }
enum  yDirection { UP = -1, MIDDLE = 0, DOWN = 1 }


Enumeration Type Documentation

enum xDirection
 

Enumerator:
LEFT 
RIGHT 

Definition at line 9 of file Sprite.h.

enum yDirection
 

Enumerator:
UP 
MIDDLE 
DOWN 

Definition at line 10 of file Sprite.h.


Generated on Sat Apr 22 15:05:20 2006 for ProjectX by  doxygen 1.4.6-NO