Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLaunchProjectileComponent.java227 public final void setShotsPerSet(int shotCount) { in setShotsPerSet() argument
228 mProjectilesInSet = shotCount; in setShotsPerSet()