public class EntityBackground extends Background
IUpdateHandler.IUpdateHandlerMatcher| Constructor and Description |
|---|
EntityBackground(float pRed,
float pGreen,
float pBlue,
IEntity pEntity) |
EntityBackground(IEntity pEntity) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDraw(GLState pGLState,
Camera pCamera) |
clearBackgroundModifiers, isColorEnabled, onUpdate, registerBackgroundModifier, reset, setColor, setColor, setColor, setColorEnabled, unregisterBackgroundModifierprotected IEntity mEntity
public EntityBackground(IEntity pEntity)
public EntityBackground(float pRed,
float pGreen,
float pBlue,
IEntity pEntity)
public void onDraw(GLState pGLState, Camera pCamera)
onDraw in interface IDrawHandleronDraw in class Background