labpyproject.apps.labpyrinthe.bus.commands.targets

Données liées aux cibles de coups.

  • TargetObject : modélise une cible temporaire

  • TargetPath : chemin menant à une cible

  • TargetPathStep : étape d’un TargetPath (case)

Classes

TargetObject(typetarget, case[, direct, …])

Enregistre les données d’une cible temporaire

TargetPath([steplist])

Chemin menant à une cible

TargetPathStep(case)

Etape (case) d’un TargetPath

Class Inheritance Diagram

Inheritance diagram of labpyproject.apps.labpyrinthe.bus.commands.targets.TargetObject, labpyproject.apps.labpyrinthe.bus.commands.targets.TargetPath, labpyproject.apps.labpyrinthe.bus.commands.targets.TargetPathStep