supertux
Public Member Functions | Static Public Member Functions | List of all members
FlipLevelTransformer Class Referencefinal

Vertically or horizontally flip a level. More...

#include <flip_level_transformer.hpp>

Inheritance diagram for FlipLevelTransformer:
Inheritance graph
[legend]
Collaboration diagram for FlipLevelTransformer:
Collaboration graph
[legend]

Public Member Functions

virtual void transform_sector (Sector &sector) override
 
- Public Member Functions inherited from LevelTransformer
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)
 

Detailed Description

Vertically or horizontally flip a level.


The documentation for this class was generated from the following files: