Kanda Players 0.7.0
Loading...
Searching...
No Matches
Kanda.Players.Input.Collectors Namespace Reference

Classes

interface  IInputCollector
 Basic contract for input collectors that can be enabled, allowing for deferred input initialization. More...
 
interface  IKeyboardInputCollector
 Collects player-related inputs from a keyboard. More...
 
interface  IMouseInputCollector
 Collects player-related inputs from a mouse. More...
 
interface  IOpenXrInputCollector
 Collects player-related inputs from OpenXR. More...
 
class  KeyboardInputCollector
 
class  MouseInputCollector
 
class  OpenXrInputCollector
 
class  VirtualOpenXrInputCollector
 Allows for imitating VR players in the editor by using Keyboard and Mouse input to set the state of "virtual" XR devices. More...