Home
last modified time | relevance | path

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

/dports/games/gigalomania/gigalomaniasrc/
H A Dplayer.h18 PLAYER_RED = 0, enumerator
H A Dplayer.cpp23 if( id == PLAYER_RED ) in getName()
37 if( id == PLAYER_RED ) { in getColour()
H A Dsector.cpp300 if( player == PlayerType::PLAYER_RED ) in getIndividualStrength()