标签: haxe openfl
我的openFl有问题。当我使用somebitmapdata.draw(someObject)构建时,只需要粉碎。我已经检查了BitmapData课程,功能' draw'它在线__framebuffer = new FilterTexture (gl, width, height, smoothing);崩溃我该怎么做才能解决它?
somebitmapdata.draw(someObject)
BitmapData
__framebuffer = new FilterTexture (gl, width, height, smoothing);