a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Client / Point
new Point(
x
,y
):Point
• x: number
= 0
• y: number
= 0
x:
number
=0
y:
number
=0
static
parse(arg
):Point
• arg: string
| [number
, number
] | object