C# Class Supermarket.Wander

Inheritance: StaffState
Afficher le fichier Open project: Clarksj4/Theme-Supermarket-Tycoon-World

Méthodes publiques

Méthode Description
DestinationReached ( ) : void
MoveToRandomPosition ( ) : void
Wander ( Staff staff ) : System

Method Details

DestinationReached() public méthode

public DestinationReached ( ) : void
Résultat void

MoveToRandomPosition() public méthode

public MoveToRandomPosition ( ) : void
Résultat void

Wander() public méthode

public Wander ( Staff staff ) : System
staff Staff
Résultat System