Field Detail
NONE
static public NONE:String
Used to specify no caps in the caps parameter of
the net.customactions.fever.display.Graphics.lineStyle() method.
ROUND
static public ROUND:String
Used to specify round caps in the caps parameter of
the net.customactions.fever.display.Graphics.lineStyle() method.
SQUARE
static public SQUARE:String
Used to specify square caps in the caps parameter of
the net.customactions.fever.display.Graphics.lineStyle() method.