Files
2019-07-23 09:58:26 +02:00

6 lines
66 B
Python

import gen
p = gen.Shape()
print p.position.x
print p.position.y