menu
raylib_dartified package
documentation
core/raylib.dart
NPatchInfoCPEx
setD method
setD method
dark_mode
light_mode
setD
method
Pointer
<
NPatchInfoC
>
setD
(
NPatchInfoD
o
)
Implementation
Pointer<NPatchInfoC> setD(NPatchInfoD o) { ref.setD(o); return this; }
raylib_dartified package
documentation
core/raylib
NPatchInfoCPEx
setD method
NPatchInfoCPEx extension on
Pointer
<
NPatchInfoC
>