wazho / DungeonGenerator

Dungeon Generator for XAOCX project, it publishes on Unity extension.
5 stars 0 forks source link

Fix the index bug #76

Closed qwe321qwe321qwe321 closed 7 years ago

qwe321qwe321qwe321 commented 7 years ago

Add method named RandomOrderByWeight(). The method can random sort rules by weight and return the list ordered.