[][src]Crate ogmo3

ogmo3 is a Rust crate for parsing projects and levels created with Ogmo Editor 3.

Re-exports

pub use level::Layer;
pub use level::Level;
pub use level::Value;
pub use project::Project;

Modules

level

Functions and types for parsing Ogmo levels.

project

Functions and types for parsing Ogmo projects.

Structs

Vec2

An X and Y value.

Enums

Error

The various kinds of errors that can occur while parsing Ogmo data.