Dream Park  1.0
Gestionnaire de parking Dream Park
src.c.Teleporteur.Teleporteur Class Reference

Gestion de teleportation de Voiture. More...

Static Public Member Functions

def teleporterVoiture (voiture, place)
 Teleportation d'une Voiture d'un Client standard. More...
 
def teleporterVoitureSuperAbonne (voiture, parking)
 Teleportation d'une Voiture d'un superAbo. More...
 
def teleporterVersSortie (placement)
 Teleportation de la voiture vers la sortie. More...
 

Detailed Description

Gestion de teleportation de Voiture.

Member Function Documentation

def src.c.Teleporteur.Teleporteur.teleporterVersSortie (   placement)
static

Teleportation de la voiture vers la sortie.

Parameters
placementPlacement de la Voiture que l'on veut sortir
def src.c.Teleporteur.Teleporteur.teleporterVoiture (   voiture,
  place 
)
static

Teleportation d'une Voiture d'un Client standard.

Parameters
voitureVoiture a garer
placePlace ou garer la vViture
Returns
Placement cree
def src.c.Teleporteur.Teleporteur.teleporterVoitureSuperAbonne (   voiture,
  parking 
)
static

Teleportation d'une Voiture d'un superAbo.

Parameters
voitureVoiture a garer
parkingParking ou garer la Voiture
Returns
Placement cree

The documentation for this class was generated from the following file: