libgdx API

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

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

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

Methods in com.badlogic.gdx.graphics.g2d with parameters of type PolygonSprite
 void PolygonSprite.set(PolygonSprite sprite)
           
 

Constructors in com.badlogic.gdx.graphics.g2d with parameters of type PolygonSprite
PolygonSprite(PolygonSprite sprite)
          Creates a sprite that is a copy in every way of the specified sprite.
 


libgdx API

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