|
A 2D Farming RPG
This is just a simple 2D farming RPG game
|


Public Member Functions | |
| void | Init (int itemCode) |
| At the start if we have a reapable item, we add the item nudge class. More... | |
Properties | |
| int | ItemCode [get, set] |
Private Member Functions | |
| void | Awake () |
| void | Start () |
Private Attributes | |
| int | m_ItemCode |
| SpriteRenderer | m_SpriteRenderer |
|
inline |
|
inlineprivate |