const virtual class vaseGraphics::Shadow
sys::Obj
vaseGraphics::Shadow
@Js
@Serializable { simple=true }
High Performance Point Array
-
blur
-
const Int blur
-
color
-
const Color color
-
equals
-
virtual override Bool equals(Obj? obj)
Equality is based on Pen's fields.
-
fromStr
-
static Shadow? fromStr(Str s, Bool checked := true)
-
hash
-
virtual override Int hash()
Hash the fields.
-
make
-
new make(Func<Void,This> f)
Construct with it-block
-
offsetX
-
const Int offsetX
-
offsetY
-
const Int offsetY
-
toStr
-
virtual override Str toStr()