|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--ListeSprite
|
+--ListeMonstres
Classe permetant de gere un Liste d'objet de type Monstre
| Fields inherited from class ListeSprite |
liste |
| Constructor Summary | |
ListeMonstres()
Creation d'un nouvelle liste de monstres |
|
| Method Summary | |
void |
deplacezVous()
Demande a tout les monstres de la liste de se deplacer |
| Methods inherited from class ListeSprite |
add,
addAll,
affichezVous,
clear,
destroy,
enleverSpritesMorts,
get,
indexOf,
remove,
size |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ListeMonstres()
| Method Detail |
public void deplacezVous()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||