View source
enum BackdropBlitMode
package flixel.addons.display
import flixel.addons.display.FlxBackdrop
Values
AUTO
Not implemented yet.
MAX_TILES_XY(x:Int, y:Int)
Blits a bitmap as big as the specified number of x and y tiles and repeats that.