Class com.boostworthy.animation.Framebuffer

Method Index

new Framebuffer()
AddBufferObject(), DisableBusyMode(), EnableBusyMode(), PurgeBuffer(), RemoveBufferObject(), RemoveBufferObjectAll()

Inherited from EventSourceObject

Inherited from BaseObject

Constructor Detail

Framebuffer

public function Framebuffer(nRefreshRate:Number)

Method Detail

AddBufferObject

public function AddBufferObject(objAnimation:Animation):Void

RemoveBufferObject

public function RemoveBufferObject(objAnimation:Animation):Void

RemoveBufferObjectAll

public function RemoveBufferObjectAll(objScope:Object):Void

PurgeBuffer

public function PurgeBuffer():Void

EnableBusyMode

public function EnableBusyMode():Void

DisableBusyMode

public function DisableBusyMode():Void