Home
last modified time | relevance | path

Searched defs:Trooper (Results 1 – 2 of 2) sorted by relevance

/dports/games/dunelegacy/dunelegacy-0.96.4/src/units/
H A DTrooper.cpp26 Trooper::Trooper(House* newOwner) : InfantryBase(newOwner) { in Trooper() function in Trooper
32 Trooper::Trooper(InputStream& stream) : InfantryBase(stream) { in Trooper() function in Trooper
/dports/games/battletanks/btanks-0.9.8083/objects/
H A Dtrooper.h37 Trooper(const std::string &classname, const std::string &object) : in Trooper() function