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