VRKB
Virtual Reality Keyboard
Behaviour Directory Reference

Files

file  KeyBehaviour.cs
 Manages settings for a single key. Detects collisions with mallets and calls KeyPress method on parent keyboard (KeyboardBehaviour).
 
file  KeyboardBehaviour.cs
 Manages keyboard-wide settings. Parses JSON config file and propagates settings to individual keys (KeyBehaviour objects).
 
file  MalletBehaviour.cs
 Implement configurable handle length and head radius for the mallets.