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