menu
raylib_dartified_web package
documentation
core/raylib_dartified_web.dart
NPatchInfoD
wasmPointer static method
wasmPointer static method
dark_mode
light_mode
wasmPointer
static method
WasmStructPointer
<
NPatchInfoD
>
wasmPointer
(
int
ptr
)
Implementation
static WasmStructPointer<NPatchInfoD> wasmPointer(int ptr) => .new(ptr, NPatchInfoD.new, byteSize);
raylib_dartified_web package
documentation
core/raylib_dartified_web
NPatchInfoD
wasmPointer static method
NPatchInfoD class