package flash.display
Available on flashstatic inline read only CUBIC_CURVE_TO:Int = 6
static inline read only CURVE_TO:Int = 3
static inline read only LINE_TO:Int = 2
static inline read only MOVE_TO:Int = 1
static inline read only NO_OP:Int = 0
static inline read only WIDE_LINE_TO:Int = 5
static inline read only WIDE_MOVE_TO:Int = 4
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/display/GraphicsPathCommand.html