G'n'G4Py - Graphics and Games for Python  1.0.0
GraficsAndGamesPython.Anwendung-Namensbereichsreferenz

Klassen

class  SpezialFigur
 
class  SpezialFigur2
 
class  SpezialTurtle
 
class  SpezialTurtle2
 

Variablen

 turtle1 = SpezialTurtle()
 
 figur = SpezialFigur()
 
 rechteck = Rechteck()
 
 rechteck2 = Rechteck()
 
 text = Text()
 
 f = SpezialFigur2()
 

Variablen-Dokumentation

◆ f

GraficsAndGamesPython.Anwendung.f = SpezialFigur2()

◆ figur

GraficsAndGamesPython.Anwendung.figur = SpezialFigur()

◆ rechteck

GraficsAndGamesPython.Anwendung.rechteck = Rechteck()

◆ rechteck2

GraficsAndGamesPython.Anwendung.rechteck2 = Rechteck()

◆ text

GraficsAndGamesPython.Anwendung.text = Text()

◆ turtle1

GraficsAndGamesPython.Anwendung.turtle1 = SpezialTurtle()