menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
Entity<T extends App<T>>
createSnapshot method
createSnapshot method
dark_mode
light_mode
createSnapshot
method
@
override
AnyEntitySnapshot
<
T
>
createSnapshot
(
)
override
Implementation
@override AnyEntitySnapshot<T> createSnapshot() => .new(namedId);
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
Entity<T extends App<T>>
createSnapshot method
Entity class