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