menu
raylib_dartified_web package
documentation
raylib_dartified_web.dart
MemoryPointer<X extends RType>
isFreed property
isFreed property
dark_mode
light_mode
isFreed
property
bool
isFreed
getter/setter pair
If the underlying allocation has been freed.
Implementation
bool isFreed = false;
raylib_dartified_web package
documentation
raylib_dartified_web
MemoryPointer<X extends RType>
isFreed property
MemoryPointer class