AnimatedDrawable

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

animate
void animate(long interval)
Undocumented in source. Be warned that the author may not have intended to support it.
drawAnimatedIcon
void drawAnimatedIcon(DrawBuf buf, uint p, Rect rc, int speedx, int speedy, string resourceId)
Undocumented in source. Be warned that the author may not have intended to support it.
drawAnimatedRect
void drawAnimatedRect(DrawBuf buf, uint p, Rect rc, int speedx, int speedy, int sz)
Undocumented in source. Be warned that the author may not have intended to support it.
drawTo
void drawTo(DrawBuf buf, Rect rc, uint state, int tilex0, int tiley0)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

height
int height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

animationProgress
ulong animationProgress;
Undocumented in source.
background
DrawableRef background;
Undocumented in source.

Meta