Uses of Class
tripleplay.anim.Flipbook
Packages that use Flipbook
- 
Uses of Flipbook in tripleplay.animMethods in tripleplay.anim with parameters of type FlipbookModifier and TypeMethodDescriptionAnimBuilder.flipbook(GroupLayer box, Flipbook book) Starts a flipbook animation in a new image layer which is created and added tobox.AnimBuilder.flipbook(ImageLayer layer, Flipbook book) Starts a flipbook animation that displays inlayer.AnimBuilder.flipbookAt(GroupLayer parent, float x, float y, Flipbook book) Starts a flipbook animation that displays the suppliedbookat the specified position in the supplied parent.AnimBuilder.flipbookAt(GroupLayer parent, pythagoras.f.XY pos, Flipbook book) Starts a flipbook animation that displays the suppliedbookat the specified position in the supplied parent.Constructors in tripleplay.anim with parameters of type Flipbook