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

#include <attackindicator.h>

Inheritance diagram for AttackIndicator:
Collaboration diagram for AttackIndicator:

Public Member Functions

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

Static Public Member Functions

static void target (Char *target)
 
static void updateState ()
 

Protected Member Functions

virtual void layout ()
 
virtual void onClick ()
 
- Protected Member Functions inherited from Tag
virtual void createChildren ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ AttackIndicator()

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

Member Function Documentation

◆ layout()

void AttackIndicator::layout ( )
protectedvirtual

Reimplemented from Tag.

Here is the call graph for this function:

◆ onClick()

void AttackIndicator::onClick ( )
protectedvirtual

◆ target()

void AttackIndicator::target ( Char * target)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update()

void AttackIndicator::update ( )
virtual

Reimplemented from Tag.

Here is the call graph for this function:

◆ updateState()

void AttackIndicator::updateState ( )
static
Here is the caller graph for this function:

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