Searched refs:spawnEnemyPinkNamazu (Results 1 - 1 of 1) sorted by last modified time

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java445 newObject = spawnEnemyPinkNamazu(x, y, horzFlip);
2133 public GameObject spawnEnemyPinkNamazu(float positionX, float positionY, boolean flipHorizontal) { method in class:GameObjectFactory

Completed in 77 milliseconds