Home
last modified time | relevance | path

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

/dports/games/amoebax/amoebax-0.2.1/src/
H A DHighScoreState.h58 static const uint16_t k_ScorePosition = 1080; variable
H A DNewHighScoreState.h55 static const uint16_t k_ScorePosition = 300; variable
H A DHighScoreState.cxx139 static_cast<uint16_t>(k_ScorePosition * screenScale) - in redrawBackground()
H A DNewHighScoreState.cxx262 static_cast<uint16_t>(k_ScorePosition * screenScale), in loadGraphicResources()