Class BoxShadowDrawable

Box shadows drawable, can be blurred

class BoxShadowDrawable
  : Drawable

Constructors

NameDescription
this (offsetX, offsetY, blurSize, color)

Fields

TypeNameDescription
const(int)
blurSize
const(Color)
color
const(int)
offsetX
const(int)
offsetY

1 inherited fields

Properties

2 inherited properties

Methods

NameDescription
drawTo (pr, b, tilex0, tiley0)