Property | Type | Description | |
---|---|---|---|
description | string | ||
healingPortion | int | ||
itemName | string | ||
methodToCall | string | ||
price | int |
Method | Description | |
---|---|---|
HealthPotion ( ) : UnityEngine | ||
consume ( Player, player ) : void | ||
determineAmount ( ) : int | ||
getDescription ( ) : string | ||
getHeight ( ) : int | ||
getImage ( ) : |
||
getPrice ( ) : int | ||
getString ( ) : string | ||
getWidth ( ) : int | ||
getX ( ) : int | ||
getY ( ) : int | ||
setPlayer ( ) : void | ||
useItem ( Player, player ) : void |