Beispiel #1
0
 def render(self, g: Graphics):
     g.rectangle(self.x, self.y, self.x + self.w, self.y + self.h, Graphics.GREEN, 0)