Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
DungeonParams Struct Reference

#include <dungeongen.h>

+ Collaboration diagram for DungeonParams:

Public Attributes

s32 seed
 
content_t c_wall
 
content_t c_alt_wall
 
content_t c_stair
 
NoiseParams np_alt_wall
 
u16 num_dungeons
 
bool only_in_ground
 
u16 num_rooms
 
v3s16 room_size_min
 
v3s16 room_size_max
 
v3s16 room_size_large_min
 
v3s16 room_size_large_max
 
u16 large_room_chance
 
v3s16 holesize
 
u16 corridor_len_min
 
u16 corridor_len_max
 
bool diagonal_dirs
 
GenNotifyType notifytype
 

Member Data Documentation

◆ c_alt_wall

◆ c_stair

◆ c_wall

◆ corridor_len_max

◆ corridor_len_min

◆ diagonal_dirs

◆ holesize

◆ large_room_chance

◆ notifytype

◆ np_alt_wall

◆ num_dungeons

◆ num_rooms

◆ only_in_ground

◆ room_size_large_max

◆ room_size_large_min

◆ room_size_max

◆ room_size_min

◆ seed


The documentation for this struct was generated from the following file: