PHP - Manual: UI\Point::at
2024-11-14
(UI 1.0.2)
UI\Point::at — Size Coercion
Shall return a UI\Point object where x and y are equal to those supplied, either in float or UI\Size form
point
The value for x and y
size
The Size to convert
The resulting Point