Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLaunchProjectileComponent.java203 public final void setVelocityX(float velocityX) { in setVelocityX() method in LaunchProjectileComponent
DGameObjectFactory.java927 smokeGun.setVelocityX(-150.0f);
937 smokeGun2.setVelocityX(-150.0f);
1452 gun.setVelocityX(100.0f);
1665 gun.setVelocityX(30.0f);
2816 gun.setVelocityX(300.0f);
3134 smokeGun.setVelocityX(-150.0f);
3144 smokeGun2.setVelocityX(-150.0f);
3779 gun.setVelocityX(300.0f);
3794 gun2.setVelocityX(300.0f);
5077 gun.setVelocityX(100.0f);
[all …]