[][src]Module taurus::dungeon

Dungeon object.

Structs

Dungeon

Struct containing a single depth of the dungeon. This struct is also responsible for running the actor priority queue.

DungeonList

List of dungeons.

Enums

ActResult

Enum of possible results of an action.

DungeonType