|
Gridarta Editor
|
Gridarta can handle frame information of animations and allow the selection of an animation using a tree. More...
Classes | |
| class | AbstractAnimationObjects |
| Abstract base class for AnimationObjects implementations. More... | |
| interface | AnimationObject |
| An AnimationObject reflects the animation ("@code anim\n @endcode " ... More... | |
| interface | AnimationObjects |
| AnimationObjects is a container for AnimationObjects. More... | |
| class | AnimationParseException |
| This exception is thrown when parsing an animation definition file (. More... | |
| class | AnimationValidator |
| Utility class for validating AnimationObject instances. More... | |
| class | DefaultAnimationObject |
| Abstract base implementation of AnimationObject. More... | |
| class | DefaultAnimationObjects |
| Abstract base implementation of AnimationObjects. More... | |
| class | DuplicateAnimationException |
| Exception that's thrown in case an animation name was not unique. More... | |
| class | IllegalAnimationException |
| Exception thrown to indicate that an animation object is not acceptable. More... | |
| class | TestAnimationObjects |
| An AnimationObjects for regression tests. More... | |
Gridarta can handle frame information of animations and allow the selection of an animation using a tree.
In future, Gridarta might even show Animations really animated in the editor window.