supertux
|
Vertically or horizontally flip a level. More...
#include <flip_level_transformer.hpp>
Public Member Functions | |
virtual void | transform_sector (Sector §or) override |
![]() | |
virtual void | transform (Level &level) |
transform a complete Level, the standard implementation just calls transformSector on each sector in the level. | |
Static Public Member Functions | |
static void | transform_flip (Flip &flip) |
static void | transform_path (float height, float obj_height, Path &path) |
Vertically or horizontally flip a level.