Flipbook
A spritesheet that is animated. See FlipbookPlayer for playback.
Functions
new
Types
interface
FlipbookData {
image:
string
frameCount:
number
rows:
number
columns:
number
imageRectSize:
Vector2
frameRate:
number
restFrame:
number?
--
Optional reset frame
}
Constructs a new Flipbook