Fork me on GitHub
View source

package haxepunk

abstract TileType

defined in haxepunk.Graphic;

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

Conversion is automatic, no need to use this.