pda
jvm
model
/
net.artux.pda.model.map
/
Point
/
Point
Point
constructor
(
id
:
UUID
,
type
:
Int
=
0
,
name
:
String
=
"point"
,
pos
:
String
=
"500:500"
)