Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

isMouseWithin

Description

Returns whether the mouse is within the element. This method is used internally, and is not optimal for regular use. :isMouseOver() is a faster way of checking whether the mouse is within the element's boundaries.

Returns

1 bool

whether the mouse is over the element.