Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

SDL_JOYEVENTMASK

Declaration

Source position: sdl.pas line 611

const SDL_JOYEVENTMASK = 1 shl SDL_JOYAXISMOTION or 1 shl SDL_JOYBALLMOTION or 1 shl SDL_JOYHATMOTION or 1 shl SDL_JOYBUTTONDOWN or 1 shl SDL_JOYBUTTONUP;


Documentation generated on: 2023-03-18