![]() |
Runtime Spawner 1.2.5
Generic Runtime spawn and instance pooling system for spawning random AI agents around a map. Works with ANY AI system easily.
|
Classes | |
interface | MegaCrush.Spawner.IPoolAdapter |
Abstraction over the project’s pooling layer so the spawner system isn’t tightly coupled to a specific pool implementation. More... | |
class | MegaCrush.Spawner.PoolAdapter |
Default adapter that forwards calls to PoolManager from MegaCrush.ObjectPool . More... | |
Namespaces | |
namespace | MegaCrush |
namespace | MegaCrush.Spawner |