81828384858687
inventory = new InventoryManager(this); directory = new DirectoryManager(this); terrain = new TerrainManager(this); sound = new SoundManager(this); throttle = new AgentThrottle(this); stats = new UtilizationStatistics(); }