Packagefrocessing.core
Classpublic class PathCloseMode

DrawMode クラスは、F5Graphics クラス endShape() メソッドの close_path パラメータの値を提供します.



Public Constants
 ConstantDefined by
  CLOSE : Boolean = true
[static]
PathCloseMode
  OPEN : Boolean = false
[static]
PathCloseMode
Constant detail
CLOSEconstant
public static const CLOSE:Boolean = true
OPENconstant 
public static const OPEN:Boolean = false