Comps/LearningGaming/main2.cpp File Reference

#include "Toolkit/toolkit.h"
#include "SoundExample.h"

Include dependency graph for main2.cpp:


Functions

void allegro ()
void setup ()
void step ()
void keypress_watcher (int)
void mouse_watcher (int)
void handleActions ()
int main (int argc, char *argv[])
 END_OF_MAIN () void setup()
 END_OF_FUNCTION (keypress_watcher) void mouse_watcher(int flag)
 END_OF_FUNCTION (mouse_watcher) void handleActions()

Variables

BITMAP * buffer
MIDI * loopSample
list< MouseEvent * > * mouse_events
list< KeyboardEvent * > * keyboard_events
GameControllergame
int scenario = 4

Function Documentation

void allegro (  ) 

END_OF_FUNCTION ( mouse_watcher   ) 

END_OF_FUNCTION ( keypress_watcher   ) 

END_OF_MAIN (  ) 

void handleActions (  ) 

void keypress_watcher ( int  scancode  ) 

int main ( int  argc,
char *  argv[] 
)

void mouse_watcher ( int   ) 

void setup (  ) 

void step (  ) 


Variable Documentation

BITMAP* buffer

MIDI* loopSample

int scenario = 4


Generated on Mon Mar 16 14:31:56 2009 for LearningGaming by  doxygen 1.5.7.1