C# Class Supermarket.CustomerWander

Inheritance: CustomerState
Show file Open project: Clarksj4/Theme-Supermarket-Tycoon-World

Public Methods

Method Description
CustomerWander ( Customer customer ) : System
DestinationReached ( ) : void

Method Details

CustomerWander() public method

public CustomerWander ( Customer customer ) : System
customer Customer
return System

DestinationReached() public method

public DestinationReached ( ) : void
return void