Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGhostComponent.java227 public final void setLifeTime(float lifeTime) { in setLifeTime() argument
228 mLifeTime = lifeTime; in setLifeTime()
DGameObjectFactory.java3830 …ameObject spawnPlayerGhost(float positionX, float positionY, GameObject player, float lifeTime) {
3932 ghost.setLifeTime(lifeTime);