Home
last modified time | relevance | path

Searched defs:dytable (Results 1 – 1 of 1) sorted by relevance

/dports/games/powder/powder118_src/
H A Drand.cpp529 const static int dytable[4] = { 1, 0, -1, 0 }; in getDirection() local
540 const static int dytable[8] = { 0, 1, 1, 1, 0,-1,-1,-1 }; in rand_angletodir() local