menu
raylib_dartified package
documentation
core/raylib.dart
HasTempRefs
refShort4 method
refShort4 method
dark_mode
light_mode
refShort4
method
Pointer
<
Short
>
refShort4
(
[
int
?
y
])
Implementation
Pointer<Short> refShort4([int? y]) => rl.Temp.Short$.Value(y, '4');
raylib_dartified package
documentation
core/raylib
HasTempRefs
refShort4 method
HasTempRefs mixin