menu
sdl2 package
documentation
sdl2/ex/sdl/sdl_window.dart
SdlWindowPointerEx
getSurface method
getSurface method
dark_mode
light_mode
getSurface
method
Pointer
<
SdlSurface
>
getSurface
(
)
Implementation
Pointer<SdlSurface> getSurface() { // 1468 return sdlGetWindowSurface(this); }
sdl2 package
documentation
sdl2/ex/sdl/sdl_window
SdlWindowPointerEx
getSurface method
SdlWindowPointerEx extension on
Pointer
<
SdlWindow
>