Fork me on GitHub
View source

package haxepunk.graphics.text

typedef CustomRenderFunction = BitmapText ->RenderData ->Void

defined in haxepunk.graphics.text.BitmapText;