spine.support.utils
.. | |
---|---|
AnimationStateMap | |
Array | |
AttachmentSet | |
AttachmentSetEntry | |
BooleanArray | |
Either | Useful to limit a Dynamic function argument's type to the specified type parameters. This does NOT make the use of Dynamic type-safe in any way (the underlying type is still Dynamic and Std.isOfType() checks + casts are necessary). |
FastCast | |
FloatArray | |
FloatArray2D | |
IntArray | |
IntArray2D | |
JsonChild | |
JsonDynamic | |
JsonReader | |
JsonValue | |
ObjectSet | |
Pool | |
Poolable | Objects implementing this interface will have {@link #reset()} called when passed to {@link Pool#free(Object)}. |
SerializationException | |
Short | |
ShortArray | |
ShortArray2D | |
SnapshotArray | |
StdEx | |
StringArray | |
StringBuilder |