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 116 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 114 of file Wand.cs.
Referenced by TiltFive.Wand.WandPair.WandPair().
WandCore TiltFive.Wand.WandPair.RightWand |
Definition at line 113 of file Wand.cs.
Referenced by TiltFive.Wand.WandPair.WandPair().
|
get |
Definition at line 122 of file Wand.cs.