Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLaunchProjectileComponent.java207 public final void setVelocityY(float velocityY) { in setVelocityY() method in LaunchProjectileComponent
DGameObjectFactory.java928 smokeGun.setVelocityY(100.0f);
938 smokeGun2.setVelocityY(150.0f);
3135 smokeGun.setVelocityY(100.0f);
3145 smokeGun2.setVelocityY(150.0f);
3780 gun.setVelocityY(-300.0f);
3795 gun2.setVelocityY(-300.0f);
5078 gun.setVelocityY(300.0f);
5617 gun.setVelocityY(-300.0f);
6590 pieceSpawner.setVelocityY(-1000.0f);
6623 smokeGun.setVelocityY(200.0f);
[all …]