public interface Parallaxable
Drawable
s that support a parallax effect when drawing should
implement this interface to receive the current parallax fraction to use when
drawing.Modifier and Type | Method and Description |
---|---|
void |
setParallaxFraction(float fraction) |