hl.get_monitor_at¶
Signature¶
hl.get_monitor_at(x: number|HL.Vec2, y?: number): HL.Monitor | nil
Parameters¶
- xnumber |
HL.Vec2 - ynumber, optional
Returns¶
- result
HL.Monitor| nil Return value.
Examples¶
See also¶
HL.APINamespace or API object containing this function.