Uses of Interface
spellcast.beings.IMonster

Packages that use IMonster
spellcast.beings   
spellcast.game   
 

Uses of IMonster in spellcast.beings
 

Classes in spellcast.beings that implement IMonster
 class FireElemental
           
 class Giant
           
 class Goblin
           
 class IceElemental
           
 class Monster
           
 class NullMonster
          A Null Monster.
 class Ogre
           
 class Troll
           
 

Uses of IMonster in spellcast.game
 

Methods in spellcast.game that return types with arguments of type IMonster
 java.util.List<IMonster> IGame.getMonsters()
          The IMonsters currently in the arena.
 java.util.List<IMonster> Game.getMonsters()
          The IMonsters currently in the arena.
 



Copyright © 2001-2005 Spellcast. All Rights Reserved.