Fully converted to using the lel-guecs library externally now.
This commit is contained in:
parent
7c90eb6da1
commit
74a8599977
30 changed files with 139 additions and 1194 deletions
|
@ -21,7 +21,7 @@ class WorldBuilder {
|
|||
void place_rooms();
|
||||
void tunnel_doors(PointList &holes, Room &src, Room &target);
|
||||
void update_door(Point &at, int wall_or_space);
|
||||
void stylize_room(int room, string tile_name, float size);
|
||||
void stylize_room(int room, std::string tile_name, float size);
|
||||
void generate_rooms();
|
||||
void generate_map();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue