Searched defs:spawnGhostNPC (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java510 newObject = spawnGhostNPC(x, y);
6072 public GameObject spawnGhostNPC(float positionX, float positionY) { method in class:GameObjectFactory

Completed in 46 milliseconds