gameplay
Generated Rust API reference for byte_engine.
Module gameplay
World-level gameplay objects and transform coordination.
Headed applications use the default world to create renderables, lights,
cameras, and physics bodies through shared factories so rendering and physics
receive the same lifecycle messages. transform::Transform and Anchor
provide the shared spatial model for gameplay objects.