コード例 #1
0
ファイル: randomShapes.py プロジェクト: Dolkar/Random-stuff
 def getPos(self):
     return Vector.polar(radians(self.angle), self.length)