|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lee.mugen.core.renderer.game.ImageRender
public class ImageRender
Constructor Summary | |
---|---|
ImageRender(ImageContainer c,
java.awt.Point point,
int time)
|
Method Summary | |
---|---|
int |
getPriority()
|
boolean |
isProcess()
|
boolean |
remove()
|
void |
render()
|
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 ImageRender(ImageContainer c, java.awt.Point point, int time)
Method Detail |
---|
public int getPriority()
getPriority
in interface Renderable
public boolean isProcess()
isProcess
in interface Renderable
public boolean remove()
remove
in interface Renderable
public void render()
render
in interface Renderable
public void setPriority(int p)
setPriority
in interface Renderable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |