menu
raylib_dartified package
documentation
core/raylib_dartified.dart
LightD
nativeGetIndexedReference method
nativeGetIndexedReference method
dark_mode
light_mode
nativeGetIndexedReference
method
@
override
LightC
nativeGetIndexedReference
(
Pointer
<
LightC
>
p
,
int
index
)
override
Implementation
@override nativeGetIndexedReference(Pointer<LightC> p, int index) => (p + index).ref;
raylib_dartified package
documentation
core/raylib_dartified
LightD
nativeGetIndexedReference method
LightD class