mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-09 16:48:43 +08:00
Formatting.
This commit is contained in:
parent
5e73e94ffa
commit
9b2690bfe7
@ -39,7 +39,7 @@ import com.esotericsoftware.spine.AnimationState.AnimationStateListener;
|
||||
* AnimationStateListener {@link AnimationStateListener#event(com.esotericsoftware.spine.AnimationState.TrackEntry, Event)}, and
|
||||
* <a href="http://esotericsoftware.com/spine-events">Events</a> in the Spine User Guide. */
|
||||
public class Event {
|
||||
final private EventData data;
|
||||
private final EventData data;
|
||||
int intValue;
|
||||
float floatValue;
|
||||
String stringValue;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user