Home
last modified time | relevance | path

Searched refs:depthAmt (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/
H A Dsprites.cpp46 DepthEntry(int depthAmt, int indexVal) { depth = depthAmt; index = indexVal; } in DepthEntry() argument
/dports/games/scummvm/scummvm-2.5.1/engines/mads/
H A Dsprites.cpp46 DepthEntry(int depthAmt, int indexVal) { depth = depthAmt; index = indexVal; } in DepthEntry() argument