|
Chunks
Moddable voxel sandbox for room-scale VR.
|
Classes | |
| class | GroundAgent |
| Handles movement for agents that travel on the ground. More... | |
Functions | |
| delegate void | GroundAgentEventHandler (GroundAgent agent) |
| Used for events invoked by a GroundAgent. More... | |
| delegate void Chunks.Agents.GroundAgentEventHandler | ( | GroundAgent | agent | ) |
Used for events invoked by a GroundAgent.
| agent | GroundAgent that invoked the event |
1.8.10