TopDown Engine
v4.1
|
Classes | |
class | MoreMountains.Tools.MMObjectPooler |
A base class, meant to be extended depending on the use (simple, multiple object pooler), and used as an interface by the spawners. Still handles common stuff like singleton and initialization on start(). DO NOT add this class to a prefab, nothing would happen. Instead, add SimpleObjectPooler or MultipleObjectPooler. More... | |
Namespaces | |
namespace | MoreMountains |
namespace | MoreMountains.Tools |