Module ogmo3::project[][src]

Expand description

Functions and types for parsing Ogmo projects.

Structs

A boolean value template.

A color value template.

A decal layer template.

An entity layer template.

A template for an entity.

An enum value template.

A float value template.

A grid layer template.

An integer value template.

An Ogmo project.

An entity’s shape.

A string value template.

A text value template.

A tile layer template.

A tileset.

Enums

Defines whether tile data is stored as a 1D array or a 2D array.

Defines whether tile data is stored as IDs or co-oords.

A template for a layer.

A template for a value.