* Get window position XY on monitor */
| 372 | * Get window position XY on monitor |
| 373 | */ |
| 374 | static Vector2 GetPosition() { return ::GetWindowPosition(); } |
| 375 | |
| 376 | /* |
| 377 | * Get current window monitor |
nothing calls this directly
no outgoing calls
no test coverage detected