menu
sdl2 package
documentation
sdl2/ex/sdl/sdl_window.dart
SdlWindowPointerEx
updateSurface method
updateSurface method
dark_mode
light_mode
updateSurface
method
void
updateSurface
(
)
Implementation
void updateSurface() { // 1496 sdlUpdateWindowSurface(this); }
sdl2 package
documentation
sdl2/ex/sdl/sdl_window
SdlWindowPointerEx
updateSurface method
SdlWindowPointerEx extension on
Pointer
<
SdlWindow
>