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