Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/
H A Dsprites.cpp41 class DepthEntry { class
46 DepthEntry(int depthAmt, int indexVal) { depth = depthAmt; index = indexVal; } in DepthEntry() function in MADS::DepthEntry
/dports/games/scummvm/scummvm-2.5.1/engines/mads/
H A Dsprites.cpp41 class DepthEntry { class
46 DepthEntry(int depthAmt, int indexVal) { depth = depthAmt; index = indexVal; } in DepthEntry() function in MADS::DepthEntry