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