package flash.display
Available on flash
staticinlineread onlyCUBIC_CURVE_TO:Int = 6staticinlineread onlyCURVE_TO:Int = 3staticinlineread onlyLINE_TO:Int = 2staticinlineread onlyMOVE_TO:Int = 1staticinlineread onlyNO_OP:Int = 0staticinlineread onlyWIDE_LINE_TO:Int = 5staticinlineread onlyWIDE_MOVE_TO:Int = 4
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/display/GraphicsPathCommand.html