mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +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
|
* 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. */
|
* <a href="http://esotericsoftware.com/spine-events">Events</a> in the Spine User Guide. */
|
||||||
public class Event {
|
public class Event {
|
||||||
final private EventData data;
|
private final EventData data;
|
||||||
int intValue;
|
int intValue;
|
||||||
float floatValue;
|
float floatValue;
|
||||||
String stringValue;
|
String stringValue;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user