Class ScrollableString
java.lang.Object
me.despical.commons.scoreboard.common.animation.FrameAnimatedString
me.despical.commons.scoreboard.common.animation.ScrollableString
- All Implemented Interfaces:
AnimatableString
- Author:
- Despical
Created at 22.05.2021
-
Field Summary
Fields inherited from class me.despical.commons.scoreboard.common.animation.FrameAnimatedString
currentFrame, frames -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.despical.commons.scoreboard.common.animation.FrameAnimatedString
addFrame, current, getCurrentFrame, getString, getTotalLength, previous, removeFrame, setCurrentFrame, setFrame
-
Constructor Details
-
ScrollableString
-
-
Method Details
-
next
- Specified by:
nextin interfaceAnimatableString- Overrides:
nextin classFrameAnimatedString
-