Accessed via FlxG.bitmapLog.

Methods

@:value({ name : "" })inlineadd(data:BitmapData, name:String = ""):Void

inlineadd(graphic:FlxGraphic, ?name:String):Void

inlineclear():Void

Clears all bitmaps

@:value({ Index : -1 })inlineclearAt(Index:Int = -1):Void

Clear one bitmap object from the log -- the last one, by default

Parameters:

null

Index

viewCache():Void

Clears the bitmapLog window and adds the entire cache to it.