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