Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DPlayer.h342 static idVec3 colorBarTable[ 8 ]; variable
344 static idVec3 colorBarTable[ 5 ]; variable
H A DPlayer.cpp146 idVec3 idPlayer::colorBarTable[ 8 ] = { member in idPlayer
148 idVec3 idPlayer::colorBarTable[ 5 ] = {
2884 colorBar = colorBarTable[ colorBarIndex ]; in UpdateSkinSetup()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DPlayer.h292 static idVec3 colorBarTable[ 5 ]; variable
H A DPlayer.cpp123 idVec3 idPlayer::colorBarTable[ 5 ] = { member in idPlayer
2388 colorBar = colorBarTable[ colorBarIndex ]; in UpdateSkinSetup()