Expand description
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§
- Best
Times - Best times struct.
- Position
- Shared position struct used in both sub-modules.
- Time
- Wrapper for time in hundredths. Supports add/sub ops.
- Time
Entry - Top10 list entry struct.