Dungeon.move4

pからdir方向に移動したときの座標

struct Dungeon
static
int[2]
move4
(
int[2] p
,
int dir
)

Meta