Method | Description | |
---|---|---|
AddCandyCorn ( int candyCorn ) : void | ||
GetTotalCandyCorn ( ) : int | ||
RemoveCandyCorn ( int candyCorn ) : void | ||
SetCandyCorn ( int candyCorn ) : void |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
public RemoveCandyCorn ( int candyCorn ) : void | ||
candyCorn | int | |
return | void |