public class JoglRenderTargetCustom extends JoglRenderTarget
backgroundB, backgroundG, backgroundR| Constructor and Description |
|---|
JoglRenderTargetCustom(int x,
int y,
int w,
int h) |
| Modifier and Type | Method and Description |
|---|---|
void |
FitViewport(GraphicsPipeline pipe) |
int |
getHeight() |
int |
getWidth() |
Bind, Clear, getAspect, getSize, setBackgroundColor, setBackgroundColor, Unbindpublic int getWidth()
getWidth in class JoglRenderTargetpublic int getHeight()
getHeight in class JoglRenderTargetpublic void FitViewport(GraphicsPipeline pipe)
FitViewport in class JoglRenderTarget