Input System  v0.1
ISX.StickControl Class Reference

A two-axis thumbstick control that can act as both a vector and a four-way dpad. More...

Inheritance diagram for ISX.StickControl:
ISX.Vector2Control ISX.InputControl< Vector2 >

Additional Inherited Members

- Properties inherited from ISX.Vector2Control
AxisControl x [get]
 Horizontal position of the control. More...
 
AxisControl y [get]
 Vertical position of the control. More...
 

Detailed Description

A two-axis thumbstick control that can act as both a vector and a four-way dpad.

State-wise this is still just a Vector2.

Unlike D-Pads, sticks will usually have deadzone processors applied to them.