コード例 #1
0
ファイル: wall.py プロジェクト: antoinevg/phail
 def __init__(self, x, y, w, h):
   PlatoBody.__init__(self, x, y, w, h)