#include <InitSDL.h>
Public Member Functions | |
InitSDL (int argc, char *argv[]) | |
~InitSDL () | |
void | DrawBox (int X, int Y) |
Definition at line 27 of file InitSDL.h.
|
File ......... InitSDL.cpp Published .... 2005-02-07 Author ....... grymse@alhem.net Definition at line 29 of file InitSDL.cpp. References InitSDL(). Referenced by InitSDL().
|
|
Definition at line 34 of file InitSDL.cpp.
|
|
Definition at line 40 of file InitSDL.cpp. References DrawBox(), NUM_COLORS, X, XMAX, Y, and YMAX. Referenced by DrawBox().
|