Class: Button

UIs.Button()

Button class

Constructor

new Button()

Source:

Methods

isMouseIn() → {boolean}

checks if the mouse is within the button's boundaries
Source:
Returns:
true if mouse is within the button's boundaries, false otherwise.
Type
boolean

updateLocation()

update the location of the button
Source: