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

#include <dangerindicator.h>

Inheritance diagram for DangerIndicator:
Collaboration diagram for DangerIndicator:

Public Member Functions

 DangerIndicator ()
 
virtual void update ()
 
- Public Member Functions inherited from Tag
 Tag (int color)
 
void flash ()
 

Static Public Attributes

static const int COLOR = 0xFF4C4C
 

Protected Member Functions

virtual void createChildren ()
 
virtual void layout ()
 
virtual void onClick ()
 

Additional Inherited Members

- Protected Attributes inherited from Tag
NinePatch * bg
 
float lightness = 0
 

Constructor & Destructor Documentation

◆ DangerIndicator()

DangerIndicator::DangerIndicator ( )
Here is the call graph for this function:

Member Function Documentation

◆ createChildren()

void DangerIndicator::createChildren ( )
protectedvirtual

Reimplemented from Tag.

Here is the call graph for this function:

◆ layout()

void DangerIndicator::layout ( )
protectedvirtual

Reimplemented from Tag.

Here is the call graph for this function:

◆ onClick()

void DangerIndicator::onClick ( )
protectedvirtual

◆ update()

void DangerIndicator::update ( )
virtual

Reimplemented from Tag.

Here is the call graph for this function:

Member Data Documentation

◆ COLOR

const int DangerIndicator::COLOR = 0xFF4C4C
static

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