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