Inherited from actores.actor.Actor :
__cmp__ ,
__mul__ ,
__str__ ,
actor_mas_cercano ,
actualizar ,
anexar ,
colisiona_con ,
colisiona_con_un_punto ,
decir ,
definir_centro ,
definir_color ,
definir_escala ,
definir_imagen ,
definir_posicion ,
definir_rotacion ,
definir_transparencia ,
destruir ,
dibujar ,
distancia_al_punto ,
distancia_con ,
duplicar ,
eliminar ,
es_fondo ,
esta_fuera_de_la_pantalla ,
get_abajo ,
get_arriba ,
get_derecha ,
get_espejado ,
get_fijo ,
get_imagen ,
get_izquierda ,
get_rotation ,
get_scale ,
get_scale_x ,
get_scale_y ,
get_transparencia ,
get_vx ,
get_vy ,
get_x ,
get_y ,
get_z ,
imitar ,
obtener_alto ,
obtener_ancho ,
obtener_centro ,
obtener_escala ,
obtener_imagen ,
obtener_posicion ,
obtener_rotacion ,
pre_actualizar ,
set_abajo ,
set_arriba ,
set_derecha ,
set_espejado ,
set_fijo ,
set_imagen ,
set_izquierda ,
set_rotation ,
set_scale ,
set_scale_x ,
set_scale_y ,
set_transparencia ,
set_x ,
set_y ,
set_z
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
Inherited from estudiante.Estudiante :
actualizar_comportamientos ,
actualizar_habilidades ,
agregar_habilidad ,
aprender ,
eliminar_comportamientos ,
eliminar_habilidad ,
eliminar_habilidades ,
hacer ,
hacer_luego ,
obtener_habilidad ,
tiene_comportamiento ,
tiene_habilidad
|