Dungeon.this

struct Dungeon
this
(
int R
,
int C
)

Parameters

R
Type: int

row_max

C
Type: int

column_max

Meta