W3cubDocs

/Haxe Flash

GraphicsPathCommand

package flash.display

Available on flash

Static variables

static 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