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

SDL_MOUSEEVENTMASK

Declaration

Source position: sdl.pas line 597

const SDL_MOUSEEVENTMASK = 1 shl SDL_MOUSEMOTION or 1 shl SDL_MOUSEBUTTONDOWN or 1 shl SDL_MOUSEBUTTONUP;


Documentation generated on: 2023-03-18