DiDrawRect

Undocumented in source.

Members

Enums

UseTexture
enum UseTexture
Undocumented in source.

Functions

draw
void draw()
Undocumented in source.
image
void image(Image )
Undocumented in source.
image
void image(ImageReadAccess )
Undocumented in source.
reshape
void reshape(irect )
Undocumented in source.

Properties

color
col4 color [@property getter]
Undocumented in source.
color
col4 color [@property setter]
Undocumented in source.
rect
irect rect [@property getter]
Undocumented in source.
rect
irect rect [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
useTexture
UseTexture useTexture [@property getter]
Undocumented in source.
useTexture
const(UseTexture) useTexture [@property getter]
Undocumented in source.

Inherited Members

From DiShapeDrawable

reshape
void reshape(irect )
Undocumented in source.

Meta