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