Classes
Class | Description | |
---|---|---|
Coin |
Adds to player gold when collected
View code on GitHub | |
Collectable |
Sits in the grid and can be collected by the player; eg. a coin
Can also do damage to nearby creeps
View code on GitHub |