HomeSort by relevance Sort by last modified time
    Searched refs:getBulletVelocityX (Results 1 - 2 of 2) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 312 bullet.setVelocity(mShip.getBulletVelocityX(mBulletSpeed),
658 public float getBulletVelocityX(float relativeSpeed) {
  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 738 bullet.setVelocity(getBulletVelocityX(),
    [all...]

Completed in 29 milliseconds