Home | History | Annotate | Download | only in flame

Lines Matching defs:setTimeline

107 		emitter.getLife().setTimeline(new float[] {0, 0.66f, 1});
145 emitter.getLife().setTimeline(new float[] {0, 0.66f, 1});
156 colorInfluencer.colorValue.setTimeline(new float[] {0, 1});
158 colorInfluencer.alphaValue.setTimeline(new float[] {0, 0.5f, 0.8f, 1});
168 velocityValue.phiValue.setTimeline(new float[] {0, 0.5f, 1});
188 emitter.getLife().setTimeline(new float[] {0, 0.66f, 1});
199 colorInfluencer.colorValue.setTimeline(new float[] {0, 1});
201 colorInfluencer.alphaValue.setTimeline(new float[] {0, 0.5f, 0.8f, 1});
215 velocityValue.phiValue.setTimeline(new float[] {0, 0.5f, 1});
247 scaleInfluencer.value.setTimeline(new float[]{0,1});
274 emitter.getLife().setTimeline(new float[] {0, 0.66f, 1});
294 colorInfluencer.colorValue.setTimeline(new float[] {0, 1});
296 colorInfluencer.alphaValue.setTimeline(new float[] {0, 0.5f, 0.8f, 1});