Dungeon.isInside

pが[0, 0] ~ [R-1, C-1]に入っているか?

struct Dungeon
const
bool
isInside
(
int[2] p
)

Meta