libgdx API

Uses of Class
com.badlogic.gdx.graphics.g2d.PolygonSpriteBatch

Packages that use PolygonSpriteBatch
com.badlogic.gdx.graphics.g2d   
 

Uses of PolygonSpriteBatch in com.badlogic.gdx.graphics.g2d
 

Methods in com.badlogic.gdx.graphics.g2d with parameters of type PolygonSpriteBatch
 void PolygonSprite.draw(PolygonSpriteBatch spriteBatch)
           
 void PolygonSprite.draw(PolygonSpriteBatch spriteBatch, float alphaModulation)
           
 


libgdx API

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