20 package net.sf.gridarta.model.anim;
23 import org.jetbrains.annotations.NotNull;
The data package contains classes for handling data that is organized in a tree.
String getFirstFrame(int facing)
Get the first frame.
Base package of all Gridarta classes.
An AnimationObject reflects the animation ("@code anim\n @endcode " ...
String getAnimList()
Returns the animation list of this animation.
int getFacings()
Get the facings, which is the number of different sub-animations, for instance for different directio...
String getAnimName()
Get the animName, which is the name of the animation as usable by the "animations" attribute...