Searched refs:curPos (Results 1 – 1 of 1) sorted by relevance
86 u16 curPos = (startPos + i) % 8; in DisplayCube() local87 pRenderSystem->FillRectangle(x + cubePos[curPos].x, y + cubePos[curPos].y, 4, 4); in DisplayCube()