reng ~master (2022-11-13T10:09:03Z)
Dub
Repo
PlayScene
play
simple 3d demo scene
class
PlayScene : Scene3D {
void
on_start
();
void
update
();
}
Members
Functions
on_start
void
on_start
()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void
update
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
play
classes
PlayScene
simple 3d demo scene