Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Source/
H A Dgame.cpp1485 int iNoteWidthInPixels; member
1490 iNoteWidthInPixels(0){} in mapnote()
1574 vMapNotes[i].iNoteWidthInPixels=iFontWidth*vMapNotes[i].iNoteLength; in DrawMapNotesOverlay()
1575 int w=vMapNotes[i].iNoteWidthInPixels+iM; in DrawMapNotesOverlay()