Searched refs:setShotsPerSet (Results 1 - 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DLaunchProjectileComponent.java227 public final void setShotsPerSet(int shotCount) { method in class:LaunchProjectileComponent
H A DGameObjectFactory.java1445 gun.setShotsPerSet(3);
1659 gun.setShotsPerSet(1);
2809 gun.setShotsPerSet(1);
3772 gun.setShotsPerSet(1);
3786 gun2.setShotsPerSet(5);
5115 gun.setShotsPerSet(60);
5609 gun.setShotsPerSet(1);
6585 pieceSpawner.setShotsPerSet(3);
6619 smokeGun.setShotsPerSet(3);
6631 smokeGun2.setShotsPerSet(
[all...]

Completed in 74 milliseconds