Flips the sprite vertically. More...
Inherits ActionInstant.
Static Public Member Functions | |
| static FlipY * | create (bool y) |
| Create the action. More... | |
| local | create ( local y) |
| Create the action. More... | |
Protected Member Functions | |
| bool | initWithFlipY (bool y) |
| init the action | |
| var | initWithFlipY ( var y) |
| init the action | |
| local | initWithFlipY ( local y) |
| init the action | |
Flips the sprite vertically.
|
static |
Create the action.
Flips the sprite vertically if true. An autoreleased FlipY object.
|
static |
Create the action.
Flips the sprite vertically if true. An autoreleased FlipY object.
|
static |
Create the action.
Flips the sprite vertically if true. An autoreleased FlipY object.