labpyproject.apps.labpyrinthe.gui.skinPygame.zone_carte

Carte (labyrinthe) : implémentation Pygame

Classes

ZoneCarte(Mngr, skin, **kwargs)

Equivalent graphique du LabLevel

ItemObject(zonecarte[, graphobjref, …])

Implémentation Pygame de ItemObjectBase

CaseView(case, skin[, resizemode])

Vue d’une case image (hors bots)

BotViewCarte(Mngr, skin, case, **kwargs)

Subclasse apportant la gestion de la zone de danger du robot.

ZoneDangerRobot(zonecarte[, botitem])

Implémentation pygame de ItemZoneRobot.

Class Inheritance Diagram

Inheritance diagram of labpyproject.apps.labpyrinthe.gui.skinPygame.zone_carte.ZoneCarte, labpyproject.apps.labpyrinthe.gui.skinPygame.zone_carte.ItemObject, labpyproject.apps.labpyrinthe.gui.skinPygame.zone_carte.CaseView, labpyproject.apps.labpyrinthe.gui.skinPygame.zone_carte.BotViewCarte, labpyproject.apps.labpyrinthe.gui.skinPygame.zone_carte.ZoneDangerRobot