Class DayNightAnimation
java.lang.Object
itumulator.display.animation.components.Animation
itumulator.display.animation.components.DayNightAnimation
- All Implemented Interfaces:
Comparable<Animation>
A special case animation used to show the sun / moon cycle.
-
Field Summary
Fields inherited from class itumulator.display.animation.components.Animation
animationLength, frameCount, location, oi, overrideSort
-
Constructor Summary
ConstructorsConstructorDescriptionDayNightAnimation
(int animationLength, boolean day, boolean dayPrime, int timePrime) -
Method Summary
Methods inherited from class itumulator.display.animation.components.Animation
compareTo, getLocation, next