My Project
 
Loading...
Searching...
No Matches
StartScene::ClassShield Class Reference

#include <startscene.h>

Inheritance diagram for StartScene::ClassShield:
Collaboration diagram for StartScene::ClassShield:

Public Member Functions

 ClassShield (HeroClass cl)
 
virtual void update ()
 
void highlight (bool value)
 

Static Public Attributes

static StartScenestartScene = NULL
 

Protected Member Functions

virtual void createChildren ()
 
virtual void layout ()
 
virtual void onTouchDown ()
 

Constructor & Destructor Documentation

◆ ClassShield()

StartScene::ClassShield::ClassShield ( HeroClass cl)
Here is the call graph for this function:

Member Function Documentation

◆ createChildren()

void StartScene::ClassShield::createChildren ( )
protectedvirtual
Here is the call graph for this function:

◆ highlight()

void StartScene::ClassShield::highlight ( bool value)

◆ layout()

void StartScene::ClassShield::layout ( )
protectedvirtual
Here is the call graph for this function:

◆ onTouchDown()

void StartScene::ClassShield::onTouchDown ( )
protectedvirtual
Here is the call graph for this function:

◆ update()

void StartScene::ClassShield::update ( )
virtual

Member Data Documentation

◆ startScene

StartScene * StartScene::ClassShield::startScene = NULL
static

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