|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrthographicCamera | |
---|---|
com.badlogic.gdx.graphics.g2d.tiled |
Uses of OrthographicCamera in com.badlogic.gdx.graphics.g2d.tiled |
---|
Methods in com.badlogic.gdx.graphics.g2d.tiled with parameters of type OrthographicCamera | |
---|---|
void |
TileMapRenderer.render(OrthographicCamera cam)
Renders specific layers in the given a camera |
void |
TileMapRenderer.render(OrthographicCamera cam,
int[] layers)
Renders specific layers in the given a camera. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |