PHP - Manual: UI\Point
2024-11-14
(UI 0.9.9)
Points are used throughout UI to represent co-ordinates on a screen, control, or area.
$x
$y
$point
$size
Holds the X co-ordinate, can be read/written directly
Holds the Y co-ordinate, can be read/written directly
官方地址:https://www.php.net/manual/en/class.ui-point.php