Home
last modified time | relevance | path

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

/dports/games/sdb/sdb-1.0.2/src/
H A Dgame.cpp1901 int cMinX,cMinY,cMaxX,cMaxY, oCX, oCY; in drawScene() local
1966 void drawObjectShadows(int cMinX, int cMinY, int cMaxX, int cMaxY) in drawObjectShadows()