#map #dungen-minion #traits #abstract #room #helper #dungeon

yanked dungen_minion_rooms_abstract

Abstract room support for dungen_minion

0.3.2 Sep 20, 2021
0.3.1 Sep 20, 2021
0.3.0 Oct 27, 2020
0.2.3 Oct 24, 2020
0.1.6 Oct 10, 2020

#25 in #dungeon

Download history 11/week @ 2024-02-21 70/week @ 2024-03-27 78/week @ 2024-04-03

148 downloads per month
Used in 2 crates (via dungen_minion_rooms)

Custom license

34KB
577 lines

For use with dungen_minion; install that crate, instead.


lib.rs:

Defines various map and dungeon generation enums, structs, and traits (mostly traits) for the dungen_minion crate.

As the purpose of this crate is to provide traits and helper types for dungen_minion and dungen_minion's other dependent crates to consume, the gemeral usages of this crate's traits and helper types are defined here, while their specific implementations are usually defined in those other crates.

Dependencies

~4MB
~78K SLoC