ButtonEvent Class |
Namespace: ProScript
The ButtonEvent type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetRegion |
Gets the region number where the button event occurred.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetX |
Gets the X component of the button event.
| |
GetY |
Gets the Y component of the button event.
| |
ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |