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, Unbind
public int getWidth()
getWidth
in class JoglRenderTarget
public int getHeight()
getHeight
in class JoglRenderTarget
public void FitViewport(GraphicsPipeline pipe)
FitViewport
in class JoglRenderTarget