#include <tag.h>


Public Member Functions | |
| Tag (int color) | |
| void | flash () |
| virtual void | update () |
Protected Member Functions | |
| virtual void | createChildren () |
| virtual void | layout () |
Protected Attributes | |
| NinePatch * | bg |
| float | lightness = 0 |
| Tag::Tag | ( | int | color | ) |

|
protectedvirtual |
| void Tag::flash | ( | ) |

|
protectedvirtual |
Reimplemented in AttackIndicator, DangerIndicator, and ResumeButton.

|
virtual |
Reimplemented in AttackIndicator, DangerIndicator, and ResumeButton.

|
protected |
|
protected |