Parallaxablepublic interface Parallaxable {@link Drawable}s that support a parallax effect when drawing should
implement this interface to receive the current parallax fraction to use when
drawing. |
Methods Summary |
---|
public void | setParallaxFraction(float fraction)
|
|