|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 IMonster s currently in the arena. |
java.util.List<IMonster> |
Game.getMonsters()
The IMonster s currently in the arena. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |