haxeui-flixel
haxeui-flixel copied to clipboard
Implement missing functions for ComponentGraphicsImpl
This PR implements the rest of the functions for ComponentGraphicsImpl (everything except setPixels()
which is already implemented). Most of it is taken from haxeui-openfl's implementation along with the necessary changes to make it work on Flixel.
This also makes the draw commands able to be replayed, which is needed for when the canvas is resized.
https://github.com/haxeui/haxeui-flixel/assets/85134252/aff512a0-4f3a-443a-ac14-b80c4b169bd1