|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.core.renderer.game.BackgroundRender
public class BackgroundRender
| Constructor Summary | |
|---|---|
BackgroundRender()
|
|
| Method Summary | |
|---|---|
int |
getLayerDisplay()
|
int |
getPriority()
|
boolean |
isProcess()
|
boolean |
remove()
|
void |
render()
|
void |
setLayerDisplay(int layerDisplay)
|
void |
setPriority(int p)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundRender()
| Method Detail |
|---|
public void render()
render in interface Renderablepublic int getPriority()
getPriority in interface Renderablepublic boolean isProcess()
isProcess in interface Renderablepublic boolean remove()
remove in interface Renderablepublic int getLayerDisplay()
getLayerDisplay in interface IBackgroundRendererpublic void setLayerDisplay(int layerDisplay)
setLayerDisplay in interface IBackgroundRendererpublic void setPriority(int p)
setPriority in interface Renderable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||