manages motivational labels when landing, praising the player so he wants to see more of them .
More...
#import <Motivationals.h>
List of all members.
Public Member Functions |
| (id) | - init |
| | initializes Motivationals class and returns an instance of the class, you must take care of allocating the object yourself
|
| (void) | - dealloc [implementation] |
| (void) | - createLabels [implementation] |
| (void) | - onLabelHide: [implementation] |
Static Public Member Functions |
| (id) | + motivationals |
| | initializes Motivationals class and returns an autoreleased instance of the class
|
| (void) | + showLabelAt: |
| | show one of the motivational labels at this position
|
Protected Attributes |
| int | currentLabel |
Detailed Description
manages motivational labels when landing, praising the player so he wants to see more of them .
. so many more ..
Member Function Documentation
| - (void) createLabels |
|
|
|
[implementation] |
| - (void) dealloc |
|
|
|
[implementation] |
initializes Motivationals class and returns an instance of the class, you must take care of allocating the object yourself
initializes Motivationals class and returns an autoreleased instance of the class
| - (void) onLabelHide: |
|
(CCNode*) |
sender |
|
[implementation] |
| + (void) showLabelAt: |
|
(CGPoint) |
pos |
|
|
show one of the motivational labels at this position
Member Data Documentation
The documentation for this class was generated from the following files: