Searched refs:blendFrom (Results 1 – 1 of 1) sorted by relevance
59 private Animation blendFrom; field in AnimChannel222 blendFrom = animation; in setAnim()324 if (blendFrom != null){ in update()325 blendFrom.setTime(timeBlendFrom, 1f - blendAmount, control, this, vars); in update()329 blendFrom.getLength(), in update()339 blendFrom = null; in update()