menu
sdl3 package
documentation
sdl3/sdl_opengl.dart
PFNGLCOLOR3DPROCDart typedef
PFNGLCOLOR3DPROCDart typedef
dark_mode
light_mode
PFNGLCOLOR3DPROCDart
typedef
PFNGLCOLOR3DPROCDart
=
void Function
(
double
red
,
double
green
,
double
blue
)
Implementation
typedef PFNGLCOLOR3DPROCDart = void Function(double red, double green, double blue);
sdl3 package
documentation
sdl3/sdl_opengl
PFNGLCOLOR3DPROCDart typedef
sdl_opengl library