Infinite Runner Engine v1.9
Classes | Namespaces
MMObjectPooler.cs File Reference

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