C# Class world, Moonlight_Bartender

Inheritance: MonoBehaviour
Afficher le fichier Open project: michaeljaeoh/Moonlight_Bartender Class Usage Examples

Méthodes publiques

Свойство Type Description
Alcoholic AlcoholicCustomer,
Customer NormalCustomer,
chia Chia,
customer_count int
customer_stack Stack
drinkOptions List
isLevel1 bool
moneyEarned int
mouseBusy bool
star1 int
star2 int
star3 int
timeLeft float

Méthodes publiques

Méthode Description
getMouseBusy ( ) : bool
setMouseBusy ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

getMouseBusy() public méthode

public getMouseBusy ( ) : bool
Résultat bool

setMouseBusy() public méthode

public setMouseBusy ( ) : void
Résultat void

Property Details

Alcoholic public_oe property

public AlcoholicCustomer, Alcoholic
Résultat AlcoholicCustomer,

Customer public_oe property

public NormalCustomer, Customer
Résultat NormalCustomer,

chia public_oe property

public Chia, chia
Résultat Chia,

customer_count public_oe property

public int customer_count
Résultat int

customer_stack public_oe property

public Stack customer_stack
Résultat Stack

drinkOptions public_oe property

public List drinkOptions
Résultat List

isLevel1 public_oe static_oe property

public static bool isLevel1
Résultat bool

moneyEarned public_oe static_oe property

public static int moneyEarned
Résultat int

mouseBusy public_oe property

public bool mouseBusy
Résultat bool

star1 public_oe static_oe property

public static int star1
Résultat int

star2 public_oe static_oe property

public static int star2
Résultat int

star3 public_oe static_oe property

public static int star3
Résultat int

timeLeft public_oe static_oe property

public static float timeLeft
Résultat float