Home
last modified time | relevance | path

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

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtConfiguration.cpp227 class tConfItemLevel: public tConfItemBase class
230 tConfItemLevel() in tConfItemLevel() function in tConfItemLevel
294 static tConfItemLevel st_confLevel;
H A DtConfiguration.h227 friend class tConfItemLevel; variable