mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
Javadoc
This commit is contained in:
parent
a2f6e5006d
commit
6e0e420e0a
@ -27,7 +27,7 @@ package com.esotericsoftware.spine;
|
||||
|
||||
import com.badlogic.gdx.math.MathUtils;
|
||||
|
||||
/** Stores mixing times between animations and automatically mixes them as animations change. */
|
||||
/** Automatically mixes between animations as they change. */
|
||||
public class AnimationState {
|
||||
private final AnimationStateData data;
|
||||
Animation current, previous;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user