Constructor and Description |
---|
SlideOut() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFinished() |
void |
postRender(Graphics g) |
void |
preRender(Graphics g) |
boolean |
update(UiContainerRenderTree uiContainer,
CollisionBox currentArea,
Rectangle targetArea,
float delta) |
public boolean update(UiContainerRenderTree uiContainer, CollisionBox currentArea, Rectangle targetArea, float delta)
public void postRender(Graphics g)
postRender
in interface UiEffect
public boolean isFinished()
isFinished
in interface UiEffect