Fade In Out
data class FadeInOut(stepsFadeIn: Int, timeMsFadeIn: Long, glowOnFinalFadeInStep: Boolean, timeMsBeforeFadingOut: Long, stepsFadeOut: Int, timeMsFadeOut: Long) : TileTransformModifier<CharacterTile> , Fade
Content copied to clipboard
Functions
canTransform
Link copied to clipboard
isFadingFinished
Link copied to clipboard
Properties
Sources
(source)
Link copied to clipboard