libgdx API

Uses of Class
com.badlogic.gdx.graphics.OrthographicCamera

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

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)