UI\Area::onMouse

(UI 0.9.9)

UI\Area::onMouseMouse Callback

説明

protected UI\Area::onMouse(UI\Point $areaPoint, UI\Size $areaSize, int $flags)

Shall be executed on mouse events

パラメータ

areaPoint

The co-ordinates of the event

areaSize

The size of the area of the event

flags

Event modifiers

関連キーワード:  Mouse, Callback, onMouse, areaPoint, event, areaSize, flags, Point, Size, protected