menu
raylib_dartified package
documentation
core/raylib.dart
MaterialD
syncInto method
syncInto method
dark_mode
light_mode
syncInto
method
@
override
void
syncInto
(
RaylibTemp
temp
,
Pointer
<
MaterialC
>
p
,
String
key
)
override
Implementation
@override void syncInto(RaylibTemp temp, Pointer<MaterialC> p, String key) => writeInto(p.ref);
raylib_dartified package
documentation
core/raylib
MaterialD
syncInto method
MaterialD class