Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLifetimeComponent.java64 public void setTimeUntilDeath(float time) { in setTimeUntilDeath() method in LifetimeComponent
DGameObjectFactory.java3986 lifetime.setTimeUntilDeath(5.0f);
4068 lifetime.setTimeUntilDeath(5.0f);
4138 lifetime.setTimeUntilDeath(3.0f);
4216 lifetime.setTimeUntilDeath(3.0f);
4291 lifetime.setTimeUntilDeath(3.0f);
5696 lifetime.setTimeUntilDeath(0.30f);
5786 lifetime.setTimeUntilDeath(idle.getLength());
5874 lifetime.setTimeUntilDeath(idle.getLength());
6034 lifetime.setTimeUntilDeath(Math.max(
6243 lifetime.setTimeUntilDeath(idle.getLength());
[all …]