StarlingGraphics / Starling-Extension-Graphics

flash.display.Graphics style extension for the Starling Flash GPU rendering framework
https://github.com/StarlingGraphics/Starling-Extension-Graphics/wiki
MIT License
282 stars 89 forks source link

Missing method beginBitmapFill in Graphics. #118

Open zaidite opened 10 years ago

zaidite commented 10 years ago

Class FillProfiling has method enterFrameHandler with shape.graphics.beginBitmapFill( checkerBMP.bitmapData ); but starling.display.Graphics has no method beginBitmapFill. Please update repo ore fix it.

IonSwitz commented 10 years ago

Thank you for reporting this. I will fix that as soon as I have the time. The sample code should ofcourse match the extension API