Variables

Static variables

staticinline read onlyPATHSEG_ARC_ABS:Int = 10

staticinline read onlyPATHSEG_ARC_REL:Int = 11

staticinline read onlyPATHSEG_CLOSEPATH:Int = 1

staticinline read onlyPATHSEG_CURVETO_CUBIC_ABS:Int = 6

staticinline read onlyPATHSEG_CURVETO_CUBIC_REL:Int = 7

staticinline read onlyPATHSEG_CURVETO_CUBIC_SMOOTH_ABS:Int = 16

staticinline read onlyPATHSEG_CURVETO_CUBIC_SMOOTH_REL:Int = 17

staticinline read onlyPATHSEG_CURVETO_QUADRATIC_ABS:Int = 8

staticinline read onlyPATHSEG_CURVETO_QUADRATIC_REL:Int = 9

staticinline read onlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS:Int = 18

staticinline read onlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_REL:Int = 19

staticinline read onlyPATHSEG_LINETO_ABS:Int = 4

staticinline read onlyPATHSEG_LINETO_HORIZONTAL_ABS:Int = 12

staticinline read onlyPATHSEG_LINETO_HORIZONTAL_REL:Int = 13

staticinline read onlyPATHSEG_LINETO_REL:Int = 5

staticinline read onlyPATHSEG_LINETO_VERTICAL_ABS:Int = 14

staticinline read onlyPATHSEG_LINETO_VERTICAL_REL:Int = 15

staticinline read onlyPATHSEG_MOVETO_ABS:Int = 2

staticinline read onlyPATHSEG_MOVETO_REL:Int = 3

staticinline read onlyPATHSEG_UNKNOWN:Int = 0