Difference between revisions of "HPL3/Community/Scripting/Classes/imouse"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
Contents
iMouse
Fields
iMouse has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| bool | ButtonIsDown | eMouseButton | |
| void | Update | ||
| cVector2l | GetAbsPosition | ||
| cVector2l | GetRelPosition | ||
| void | SetRelativeMouseModeActive | bool abX | |
| bool | GetRelativeMouseModeActive |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!