Module org.bzdev.anim2d
module org.bzdev.anim2d
Module providing 2D animations.
This module treats animations as a type of discrete event simulation. The simulations are for the most part animated diagrams. Objects can, however, be drawn to scale. A view can scroll over a larger area with the view either sliding, zooming, or (if desired) rotating. Objects can be given a path to follow and and be given an initial velocity and acceleration, either of which can be changed at any point in time.
Please see the org.bzdev.anim2d description for a description of how to use this module.
-
Packages
Exports