arch/sdl/event.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <SDL/SDL.h>

Functions

void key_handler (SDL_KeyboardEvent *event)
void mouse_button_handler (SDL_MouseButtonEvent *mbe)
void mouse_motion_handler (SDL_MouseMotionEvent *mme)
void joy_button_handler (SDL_JoyButtonEvent *jbe)
void joy_hat_handler (SDL_JoyHatEvent *jhe)
void joy_axis_handler (SDL_JoyAxisEvent *jae)
void event_poll ()
int event_init ()

Variables

static int initialised = 0

Function Documentation

int event_init  ) 
 

void event_poll  ) 
 

void joy_axis_handler SDL_JoyAxisEvent *  jae  ) 
 

void joy_button_handler SDL_JoyButtonEvent *  jbe  ) 
 

void joy_hat_handler SDL_JoyHatEvent *  jhe  ) 
 

void key_handler SDL_KeyboardEvent *  event  ) 
 

void mouse_button_handler SDL_MouseButtonEvent *  mbe  ) 
 

void mouse_motion_handler SDL_MouseMotionEvent *  mme  ) 
 


Variable Documentation

int initialised = 0 [static]
 


Generated on Mon Aug 28 20:55:30 2006 for D1X-Rebirth by  doxygen 1.4.6