C# Class Supermarket.CustomerWander

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

Méthodes publiques

Méthode Description
CustomerWander ( Customer customer ) : System
DestinationReached ( ) : void

Method Details

CustomerWander() public méthode

public CustomerWander ( Customer customer ) : System
customer Customer
Résultat System

DestinationReached() public méthode

public DestinationReached ( ) : void
Résultat void