Dungeon.move8

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

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

Meta