|
Teppefall | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.teppefall.ds.render2d.OffscreenBuffer
public class OffscreenBuffer
| Constructor Summary | |
|---|---|
OffscreenBuffer(Darkstar ds,
int width,
int height)
|
|
OffscreenBuffer(Darkstar ds,
int width,
int height,
int type)
|
|
| Method Summary | |
|---|---|
java.awt.Graphics2D |
getGraphics()
|
java.awt.image.BufferedImage |
getImage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OffscreenBuffer(Darkstar ds,
int width,
int height)
public OffscreenBuffer(Darkstar ds,
int width,
int height,
int type)
| Method Detail |
|---|
public java.awt.image.BufferedImage getImage()
public java.awt.Graphics2D getGraphics()
|
Teppefall | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||