UI UI\Point::__construct
(UI 0.9.9)
UI\Point::__construct — 새로운 포인트 구축
설명
public UI\Point::__construct(float $x
, float $y
)
새 좌표를 사용하여 새 점 구성
매개변수
x
- 새로운 X 좌표
y
- 새로운 Y 좌표
(UI 0.9.9)
UI\Point::__construct — 새로운 포인트 구축
public UI\Point::__construct(float $x
, float $y
)
새 좌표를 사용하여 새 점 구성
x
y