UI\Point::atSize Coercion Beschreibung
public static UI\Point UI\Point::at
( float
$point
)
public static UI\Point UI\Point::at
( UI\Size
$size
)Shall return a UI\Point object where x and y are equal to those supplied, either in float or UI\Size form Parameter-Liste
RückgabewerteThe resulting Point |