Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLifetimeComponent.java68 public void setObjectToSpawnOnDeath(GameObjectFactory.GameObjectType type) { in setObjectToSpawnOnDeath() method in LifetimeComponent
DGameObjectFactory.java1257 lifetime.setObjectToSpawnOnDeath(GameObjectType.EXPLOSION_GIANT);
1436 lifetime.setObjectToSpawnOnDeath(GameObjectType.SMOKE_POOF);
1649 lifetime.setObjectToSpawnOnDeath(GameObjectType.SMOKE_POOF);
2002 lifetime.setObjectToSpawnOnDeath(GameObjectType.SMOKE_POOF);
2100 lifetime.setObjectToSpawnOnDeath(GameObjectType.SMOKE_POOF);
2366 lifetime.setObjectToSpawnOnDeath(GameObjectType.SMOKE_POOF);
2465 lifetime.setObjectToSpawnOnDeath(GameObjectType.SMOKE_POOF);
2585 lifetime.setObjectToSpawnOnDeath(GameObjectType.SMOKE_POOF);
4485 life.setObjectToSpawnOnDeath(GameObjectType.GEM_EFFECT_SPAWNER);
5339 lifetime.setObjectToSpawnOnDeath(GameObjectType.BREAKABLE_BLOCK_PIECE_SPAWNER);
[all …]