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