Flips the sprite horizontally.
More...
#include <ActionInstant.h>
Inherits ActionInstant.
|
| void | update (float time) override |
|
bool | initWithFlipX (bool x) |
| | init the action
|
| void | step (float dt) override |
| void | update (float time) override |
Flips the sprite horizontally.
- Since
- v0.99.0
◆ create()
Create the action.
- Parameters
-
| x | Flips the sprite horizontally if true. |
- Returns
- An autoreleased FlipX object.
◆ update()
| void update |
( |
float | time | ) |
|
|
override |
The documentation for this class was generated from the following file: