Chunks
Moddable voxel sandbox for room-scale VR.
Classes | Functions
Chunks.Agents Namespace Reference

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...
 

Function Documentation

delegate void Chunks.Agents.GroundAgentEventHandler ( GroundAgent  agent)

Used for events invoked by a GroundAgent.

Parameters
agentGroundAgent that invoked the event