Dungeon.this

struct Dungeon
this
(
int R
,
int C
)

Parameters

R int

row_max

C int

column_max

Meta