Fork me on GitHub
View source

package haxepunk

abstract ImageType

defined in haxepunk.Graphic;

Abstract representing either a String, a TileAtlas, a Texture or a AtlasRegion.

Conversion is automatic, no need to use this.