menu
raylib_dartified package
documentation
raylib.dart
RaylibRlglModuleDebugLabels
rlColor4ub method
rlColor4ub method
dark_mode
light_mode
rlColor4ub
method
String
rlColor4ub
(
num
r
,
num
g
,
num
b
,
num
a
,
)
Implementation
String rlColor4ub( num r, num g, num b, num a, ) => 'rlColor4ub($r, $g, $b, $a)';
raylib_dartified package
documentation
raylib
RaylibRlglModuleDebugLabels
rlColor4ub method
RaylibRlglModuleDebugLabels class