mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 15:24:55 +08:00
[libgdx] Javadoc.
This commit is contained in:
parent
20bca55b93
commit
12d83571ae
@ -849,7 +849,7 @@ public class AnimationState {
|
||||
this.data = data;
|
||||
}
|
||||
|
||||
/** The list of tracks that currently have animations, which may contain null entries. */
|
||||
/** The list of tracks that have had animations, which may contain null entries for tracks that currently have no animation. */
|
||||
public Array<TrackEntry> getTracks () {
|
||||
return tracks;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user