Method | Description | |
---|---|---|
OnBoss ( Dungeon, dungeon ) : void | ||
OnCreation ( Dungeon, dungeon ) : void | ||
OnPlayerEnteredFloor ( Dungeon, dungeon, Creature, creature, int floor ) : void |
public OnCreation ( Dungeon, dungeon ) : void | ||
dungeon | Dungeon, | |
return | void |
public OnPlayerEnteredFloor ( Dungeon, dungeon, Creature, creature, int floor ) : void | ||
dungeon | Dungeon, | |
creature | Creature, | |
floor | int | |
return | void |