public class FrameBuffer
extends java.lang.Object
| Constructor and Description |
|---|
FrameBuffer(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
Texture |
getTexture() |
public void activate()
public void deactivate()
public Texture getTexture()
Copyright © 2013-2014. All Rights Reserved.