Blinks a Node object by modifying it's visible attribute.
More...
#include <ActionInterval.h>
Inherits ActionInterval.
|
| static Blink * | create (float duration, int blinks) |
| | Creates the action.
|
Blinks a Node object by modifying it's visible attribute.
◆ create()
| Blink * create |
( |
float | duration, |
|
|
int | blinks ) |
|
static |
Creates the action.
- Parameters
-
| duration | Duration time, in seconds. |
| blinks | Blink times. |
- Returns
- An autoreleased Blink object.
◆ update()
| void update |
( |
float | time | ) |
|
|
override |
◆ initWithDuration()
| bool initWithDuration |
( |
float | duration, |
|
|
int | blinks ) |
initializes the action
- Parameters
-
The documentation for this class was generated from the following file: