VRKB
Virtual Reality Keyboard
Classes | Namespaces | Enumerations
Action.cs File Reference

Represents the type of action to perform on key press (e.g. "output", "cancel", "confirm"), and an associated argument for that action (if any). More...

Classes

struct  VRKB.Action
 

Namespaces

Enumerations

enum  ActionType {
  None, Output, EnableLayer, EnableLayerForNextKey,
  Cancel, Confirm
}
 

Detailed Description

Represents the type of action to perform on key press (e.g. "output", "cancel", "confirm"), and an associated argument for that action (if any).