C# Class Supermarket.Stock

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

Méthodes publiques

Méthode Description
DestinationReached ( ) : void
Initialize ( ) : void
OnInteract ( InteractionZone other ) : void
Stock ( Staff staff ) : System

Private Methods

Méthode Description
NextEmptyShelf ( ) : void

Method Details

DestinationReached() public méthode

public DestinationReached ( ) : void
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

OnInteract() public méthode

public OnInteract ( InteractionZone other ) : void
other InteractionZone
Résultat void

Stock() public méthode

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