OnDgsMouseHover: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 January 2022

  • curprev 14:1414:14, 31 January 2022Thisdp talk contribs 1,056 bytes +1,056 Created page with "{{Client event}} __NOTOC__ This event will be triggered continuously when a dgs element is being hovered. ==Parameters== <syntaxhighlight lang="lua"> int tick, int absoluteX, int absoluteY </syntaxhighlight> * '''tick''': A number indicates how long the dgs element has been hovered in millisecond. * '''absoluteX''': The X position of the mouse cursor, in pixels, measured from the left side of the screen. * '''absoluteY''': The Y position of the mouse cursor, in pix..."