Home
last modified time | relevance | path

Searched refs:_rampData (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/griffon/
H A Dgriffon.h463 int _rampData[40][24]; variable
H A Dinput.cpp367 int ramp = _rampData[lx][ly]; in handleWalking()
H A Dresources.cpp259 _rampData[x][y] = tempmap[3 * 40 + x][y + 40]; in loadMap()