PHP 8.4.1 Released!

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

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top