OverHelper Class |
Namespace: TouchScript.Behaviors.UI
public class OverHelper : MonoBehaviour
The OverHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| OverHelper | Initializes a new instance of the OverHelper class |
| Name | Description | |
|---|---|---|
| Out |
Occurs when the last touch leaves the area of the GameObject.
| |
| Over |
Occurs when the first (non-pressed) touch enters the area of the GameObject.
|