Crate elma[][src]

Library for reading and writing Elasto Mania files.

Modules

constants

Various constant values used throughout the game and library.

lev

Read and write Elasto Mania level files.

lgr

Read and write Elasto Mania LGR files.

rec

Read and write Elasto Mania replay files.

state

Read and write Elasto Mania state.dat files.

utils

Various utility functions.

Structs

BestTimes

Best times struct.

Position

Shared position struct used in both sub-modules.

Time

Wrapper for time in hundredths. Supports add/sub ops.

TimeEntry

Top10 list entry struct.

Enums

Clip

Picture clipping.

ElmaError

General errors.

Version

Game version.