Uses of Class
playground.Animation
Package
Description
The package gameobjects contains all objects with a visual representation on screen.
-
Uses of Animation in gameobjects
ModifierConstructorDescriptionAnimatedGameobject
(String id, Playground pg, double x, double y, double vx, double vy, double scale, Animation anim, double t0, String abspielmodus) -
Uses of Animation in rendering
ModifierConstructorDescriptionAnimationArtist
(GameObject go, Animation anim, double t0, String playmode, double scale)