public static class

ParallaxBackground.ParallaxEntity

extends Object
java.lang.Object
   ↳ org.andengine.entity.scene.background.ParallaxBackground.ParallaxEntity

Summary

Public Constructors
ParallaxBackground.ParallaxEntity(float pParallaxFactor, IAreaShape pAreaShape)
Public Methods
void onDraw(GLState pGLState, Camera pCamera, float pParallaxValue)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ParallaxBackground.ParallaxEntity (float pParallaxFactor, IAreaShape pAreaShape)

Public Methods

public void onDraw (GLState pGLState, Camera pCamera, float pParallaxValue)