Uses of Interface
IBeastProvider

Uses of IBeastProvider in <Unnamed>
 

Classes in <Unnamed> that implement IBeastProvider
 class BeastManager
          Manages a simulation group of beasts, handling their updating and providing appropriate information to their pack finders.
 class DumbSetup
          A dumb setup routine that just creates a couple of dumb beasts and a random walker at random locations in random directions, with boring packs.
 

Constructors in <Unnamed> with parameters of type IBeastProvider
AllBeastsPack(IBeastProvider provider)
          Construct a new AllBeastsPack.