Uses of Interface
tripleplay.util.Frames
Packages that use Frames
-
Uses of Frames in tripleplay.anim
Fields in tripleplay.anim declared as FramesConstructors in tripleplay.anim with parameters of type FramesModifierConstructorDescriptionCreates a flipbook with the specified frames.Creates a flipbook with the specified frames.Creates a flipbook with the specified frames. -
Uses of Frames in tripleplay.util
Classes in tripleplay.util that implement FramesModifier and TypeClassDescriptionclass
A frames implementation that uses a packed texture atlas and metadata generated by theFramePacker
.class
A simple implementation ofFrames
that uses an untrimmed horizontal strip image.