My Project
 
Loading...
Searching...
No Matches
Tag Class Reference

#include <tag.h>

Inheritance diagram for Tag:
Collaboration diagram for Tag:

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
 

Constructor & Destructor Documentation

◆ Tag()

Tag::Tag ( int color)
Here is the caller graph for this function:

Member Function Documentation

◆ createChildren()

void Tag::createChildren ( )
protectedvirtual

Reimplemented in DangerIndicator, and ResumeButton.

Here is the call graph for this function:

◆ flash()

void Tag::flash ( )
Here is the caller graph for this function:

◆ layout()

void Tag::layout ( )
protectedvirtual

Reimplemented in AttackIndicator, DangerIndicator, and ResumeButton.

Here is the caller graph for this function:

◆ update()

void Tag::update ( )
virtual

Reimplemented in AttackIndicator, DangerIndicator, and ResumeButton.

Here is the caller graph for this function:

Member Data Documentation

◆ bg

NinePatch* Tag::bg
protected

◆ lightness

float Tag::lightness = 0
protected

The documentation for this class was generated from the following files: