No subject


Wed Jan 24 21:54:03 PST 2007


   EXAMPLE
       SDL_PumpEvents();
       if(SDL_GetMouseState(NULL, NULL)&SDL_BUTTON(1))
         printf("Mouse Button 1(left) is pressed.");


--ryan.







More information about the SDL mailing list