G'n'G4Py - Graphics and Games for Python  1.0.0
anwendung.py-Dateireferenz

Klassen

class  GraficsAndGamesPython.anwendung.SpezialTurtle
 
class  GraficsAndGamesPython.anwendung.SpezialFigur
 
class  GraficsAndGamesPython.anwendung.SpezialTurtle2
 
class  GraficsAndGamesPython.anwendung.SpezialFigur2
 

Namensbereiche

 GraficsAndGamesPython.anwendung
 

Variablen

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