RavingBots.MagicGestures.Controller Namespace |
Class | Description | |
---|---|---|
GestureData |
A single captured gesture.
| |
GestureTracker |
The component that captures gesture points.
| |
GestureTrail |
The component responsible for rendering the visual gesture trail.
| |
LaserPointer |
The component responsible for the wand laser pointer.
| |
LaserRenderer |
The component responsible for rendering the laser pointer.
| |
MagicWand |
The component that handles motion controller input.
| |
SpellCaster |
The component responsible for the visual effects of casting spells:
inflating the model, and updating the preview bubble.
| |
WandManager |
The component responsible for tracking wand instances,
and dispatching actions based on the UI state and the input
received from the wands.
|
Delegate | Description | |
---|---|---|
WandManagerGestureDelegate |
Raised when the user performs a gesture.
| |
WandManagerGestureNotRecognizedDelegate |
Raised when the performed gesture is not recognized by the network.
| |
WandManagerGestureRecognizedDelegate |
Raised when the performed gesture is recognized by the network.
| |
WandManagerMenuButtonDelegate |
Raised when the menu button is pressed.
|