GraphicsPathCommand

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部