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

#include <startscene.h>

Inheritance diagram for StartScene::ChallengeButton:
Collaboration diagram for StartScene::ChallengeButton:

Public Member Functions

 ChallengeButton (StartScene *sce)
 

Public Attributes

Image * image
 
StartScenescene
 

Protected Member Functions

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

Constructor & Destructor Documentation

◆ ChallengeButton()

StartScene::ChallengeButton::ChallengeButton ( StartScene * sce)
Here is the call graph for this function:

Member Function Documentation

◆ createChildren()

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

◆ layout()

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

◆ onClick()

void StartScene::ChallengeButton::onClick ( )
protectedvirtual
Here is the call graph for this function:

◆ onTouchDown()

void StartScene::ChallengeButton::onTouchDown ( )
protectedvirtual

Member Data Documentation

◆ image

Image* StartScene::ChallengeButton::image

◆ scene

StartScene* StartScene::ChallengeButton::scene

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