G'n'G4Py - Graphics and Games for Python
1.0.0
|
Klassen | |
class | SpezialFigur |
class | SpezialFigur2 |
class | SpezialTurtle |
class | SpezialTurtle2 |
Variablen | |
turtle1 = SpezialTurtle() | |
figur = SpezialFigur() | |
rechteck = Rechteck() | |
rechteck2 = Rechteck() | |
text = Text() | |
f = SpezialFigur2() | |
GraficsAndGamesPython.anwendung.f = SpezialFigur2() |
GraficsAndGamesPython.anwendung.figur = SpezialFigur() |
GraficsAndGamesPython.anwendung.rechteck = Rechteck() |
GraficsAndGamesPython.anwendung.rechteck2 = Rechteck() |
GraficsAndGamesPython.anwendung.text = Text() |
GraficsAndGamesPython.anwendung.turtle1 = SpezialTurtle() |