Accessed via FlxG.bitmapLog.

Methods

@:value({ Name : "" })inlineadd(Data:BitmapData, 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

@:has_untypedviewCache():Void

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