Skip to content

Window_mouse_get_y

hpgDesigns edited this page Aug 8, 2021 · 1 revision

NOTOC

Notation

Description

Gets the y value of the mouse coordinate relative to the game window, and returns the result.

Parameters

  • none This function has no parameters.

Return Values

Returns the y value of the mouse coordinate relative to the window.

Example Call

window_mouse_get_y();

This is number 1

Clone this wiki locally