Method | Description | |
---|---|---|
GetEquippedGem ( int index ) : Gem, | ||
GetEquippedGems ( ) : List |
||
GetStoredGem ( int index ) : Gem, | ||
GetStoredGems ( ) : List |
||
addGem ( Gem, gem ) : int | ||
equip ( int index ) : int | ||
removeGem ( int index ) : void | ||
unequip ( int index ) : bool |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
sortGems ( ) : void |