[][src]Module elma::lev

Read and write Elasto Mania level files.

Structs

Level

Level struct that contains all level information.

Object

Object struct. Every level requires one ObjectType::Player Object and at least one ObjectType::Exit Object.

Picture

Picture struct.

Polygon

Polygon struct.

Enums

GravityDirection

Apple direction object.

ObjectType

Type of object.

Top10Save

Top10 save option.

TopologyError

Topology related errors.

Traits

BoundingBox

This trait specifies something having a rectangle bounding box.

Functions

crypt_top10

Decrypt and encrypt top10 list data. Same algorithm for both.