예제 #1
0
파일: wall.py 프로젝트: antoinevg/phail
 def __init__(self, x, y, w, h):
   PlatoBody.__init__(self, x, y, w, h)