A 2D Farming RPG
This is just a simple 2D farming RPG game
Loading...
Searching...
No Matches
SingletonMonobehaviour.cs File Reference

Go to the source code of this file.

Data Structures

class  SingletonMonobehaviour< T >
 Abstract class that inherited by all the game managers. All the game managers use singleton since game manager always have 1 instance. More...