|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.esw.eengine.device.render.AbstractRenderDevice
de.esw.eengine.device.render.FullscreenRenderDevice
public class FullscreenRenderDevice
| Constructor Summary | |
|---|---|
FullscreenRenderDevice()
|
|
| Method Summary | |
|---|---|
void |
attachInputDevice(IInputDevice inputDevice)
|
void |
detatchInputDevice(IInputDevice inputDevice)
|
void |
flip()
Flips front- and backbuffer |
| Methods inherited from class de.esw.eengine.device.render.AbstractRenderDevice |
|---|
begin, begin, caputeScreen, clear, close, createImage, end, getExtents, getHeight, getInsets, getPeer, getViewport, getWidth, isOpen, open, render, setViewport |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FullscreenRenderDevice()
throws EEngineException
EEngineException - Thrown if no device could be accquired| Method Detail |
|---|
public void flip()
IRenderDevice
IRenderDevice.flip()public void attachInputDevice(IInputDevice inputDevice)
attachInputDevice in interface IRenderDeviceattachInputDevice in class AbstractRenderDeviceinputDevice - Attaches the inputDevice to this IRenderDeviceAbstractRenderDevice.attachInputDevice(de.esw.eengine.core.IInputDevice)public void detatchInputDevice(IInputDevice inputDevice)
detatchInputDevice in interface IRenderDevicedetatchInputDevice in class AbstractRenderDeviceinputDevice - Detaches the inputDevice from this IRenderDeviceAbstractRenderDevice.detatchInputDevice(de.esw.eengine.core.IInputDevice)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||