InControl API Reference
IMouseProvider Interface Reference
Inheritance diagram for IMouseProvider:
UnityMouseProvider

Public Member Functions

void Setup ()
 
void Reset ()
 
void Update ()
 
Vector2 GetPosition ()
 
float GetDeltaX ()
 
float GetDeltaY ()
 
float GetDeltaScroll ()
 
bool GetButtonIsPressed (Mouse control)
 
bool GetButtonWasPressed (Mouse control)
 
bool GetButtonWasReleased (Mouse control)
 
bool HasMousePresent ()
 

The documentation for this interface was generated from the following file: