public class AutoParallaxBackground extends ParallaxBackground
ParallaxBackground.ParallaxEntityIUpdateHandler.IUpdateHandlerMatchermParallaxValue| Constructor and Description |
|---|
AutoParallaxBackground(float pRed,
float pGreen,
float pBlue,
float pParallaxChangePerSecond) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(float pSecondsElapsed) |
void |
setParallaxChangePerSecond(float pParallaxChangePerSecond) |
attachParallaxEntity, detachParallaxEntity, onDraw, setParallaxValueclearBackgroundModifiers, isColorEnabled, registerBackgroundModifier, reset, setColor, setColor, setColor, setColorEnabled, unregisterBackgroundModifierpublic AutoParallaxBackground(float pRed,
float pGreen,
float pBlue,
float pParallaxChangePerSecond)
public void setParallaxChangePerSecond(float pParallaxChangePerSecond)
public void onUpdate(float pSecondsElapsed)
onUpdate in interface IUpdateHandleronUpdate in class Background