Searched refs:techType (Results 1 – 1 of 1) sorted by relevance
286 public boolean hasTech(int techType) { in hasTech() argument288 if (tech == techType) return true; in hasTech()