menu
sdl2 package
documentation
sdl2/ex/sdl/sdl_event.dart
SdlEventEx
flashs static method
flashs static method
dark_mode
light_mode
flashs
static method
void
flashs
(
int
minType
,
int
maxType
)
Implementation
static void flashs(int minType, int maxType) { // 193 sdlFlushEvents(minType, maxType); }
sdl2 package
documentation
sdl2/ex/sdl/sdl_event
SdlEventEx
flashs static method
SdlEventEx extension on
SdlEvent