|
Tilt Five Unity API
1.3.0
|
Public Member Functions | |
| WandPair (WandCore right, WandCore left) | |
| bool | TryGet (ControllerIndex controllerIndex, out WandCore wandCore) |
Public Attributes | |
| WandCore | RightWand |
| WandCore | LeftWand |
Properties | |
| WandCore | this[ControllerIndex controllerIndex] [get] |
Definition at line 115 of file Wand.cs.
References TiltFive.Wand.WandPair.LeftWand, and TiltFive.Wand.WandPair.RightWand.
| bool TiltFive.Wand.WandPair.TryGet | ( | ControllerIndex | controllerIndex, |
| out WandCore | wandCore | ||
| ) |
| WandCore TiltFive.Wand.WandPair.LeftWand |
Definition at line 113 of file Wand.cs.
Referenced by TiltFive.Wand.WandPair.WandPair().
| WandCore TiltFive.Wand.WandPair.RightWand |
Definition at line 112 of file Wand.cs.
Referenced by TiltFive.Wand.WandPair.WandPair().
|
get |
Definition at line 121 of file Wand.cs.