Searched defs:Trooper (Results 1 – 2 of 2) sorted by relevance
26 Trooper::Trooper(House* newOwner) : InfantryBase(newOwner) { in Trooper() function in Trooper32 Trooper::Trooper(InputStream& stream) : InfantryBase(stream) { in Trooper() function in Trooper
37 Trooper(const std::string &classname, const std::string &object) : in Trooper() function