|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Image
It allows images loading and rendering. Images can't be resized and can't use any filters.
Method Summary | |
---|---|
java.awt.Image |
getSurface()
Get the surface which represents the image (java type). |
Image |
instanciate()
Get instancied version of current image (faster than clone, but share the same surface). |
Methods inherited from interface com.b3dgs.lionengine.drawable.Renderable |
---|
getHeight, getWidth, render |
Method Detail |
---|
java.awt.Image getSurface()
Image instanciate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |