Header Text Coming Soon! You can Contact Us below anytime!
Assembly: SpiderMaster.Net (in SpiderMaster.Net.dll) Version: 0.0.6.0 (0.0.6.0)
[This is preliminary documentation and is subject to change.]
Provides Functionality of T as a Five Faced Shape (TCrossHair).
Could be easily used for a navigator like the arrow keys (as a controller) but with an included current object.
Namespace:
SpiderMasterAssembly: SpiderMaster.Net (in SpiderMaster.Net.dll) Version: 0.0.6.0 (0.0.6.0)
Syntax
| C# | Visual Basic | Visual C++ |
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:SpiderMaster.CrossHair`1"]
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| CrossHair<(Of <(<'T>)>)>()()()() | ||
| CrossHair<(Of <(<'T>)>)>(T) | Initializes a new instance
of the CrossHair<(Of <(<'T>)>)> class. | |
| Down | Gets the Down T. | |
| GetDown()()()() | Gets the Down T. | |
| GetUp()()()() | Gets the previous T. | |
| MoveToDown()()()() | Moves to next T. | |
| MoveToLeft()()()() | Moves to previous.
| |
| MoveToRight()()()() | Moves to right.
| |
| MoveToUp()()()() | Moves to Up T. | |
| ShiftCrossHairDownLeftFromNonagon()()()() | Shifts the CrossHair Down Left. (assuming the current is Handled)
| |
| ShiftCrossHairDownRightFromNonagon()()()() | Shifts the CrossHair Down Right. (assuming the current is Handled)
| |
| ShiftCrossHairUpLeftFromNonagon()()()() | Shifts the CrossHair Up Left. (assuming the current is Handled)
| |
| ShiftCrossHairUpRightFromNonagon()()()() | Shifts the CrossHair Up Right. (assuming the current is Handled)
| |
| Up | Gets the previous T. |
Inheritance Hierarchy
System..::..Object
SpiderMaster..::..Polytope<(Of <(<'T>)>)>
SpiderMaster..::..CrossHair<(Of <(<'T>)>)>
SpiderMaster..::..Dice<(Of <(<'T>)>)>
SpiderMaster..::..Nonagon<(Of <(<'T>)>)>
SpiderMaster..::..Polytope<(Of <(<'T>)>)>
SpiderMaster..::..CrossHair<(Of <(<'T>)>)>
SpiderMaster..::..Dice<(Of <(<'T>)>)>
SpiderMaster..::..Nonagon<(Of <(<'T>)>)>