| Trees | Indices | Help |
|---|
|
|
|
|||
| puntero | |||
| fondo | |||
| Ventana | |||
|
|||
|
|||
|
|||
BLACK = 0, 0, 0
|
|||
LINEA = 255, 0, 0
|
|||
ventana_principal = Ventana()
|
|||
fon = fondo()
|
|||
punt = puntero(fon, ventana_principal)
|
|||
texto = texto.Text(fon)
|
|||
menu = pygame.sprite.RenderClear()
|
|||
inicial = componente_inicial(20, 50, 1, fon, ventana_principal
|
|||
|
|||
inicial
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 16 23:29:24 2012 | http://epydoc.sourceforge.net |