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