API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IBitmapRenderer
Methods
Package
blitting.display
Interface
public interface IBitmapRenderer extends
IRenderer
,
IViewport
Implementors
BitmapRenderer
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
bounds
: Rectangle
IViewport
registration
: Point
IViewport
Public Methods
Method
Defined By
render
(bitmapData:BitmapData):void
IBitmapRenderer
Method Detail
render
()
method
public function render(bitmapData:BitmapData):void
Parameters
bitmapData
:BitmapData
Mon Dec 15 2014, 12:04 AM -06:00