[][src]Module ogmo3::project

Functions and types for parsing Ogmo projects.

Structs

BooleanValueTemplate

A boolean value template.

ColorValueTemplate

A color value template.

DecalLayerTemplate

A decal layer template.

EntityLayerTemplate

An entity layer template.

EntityTemplate

A template for an entity.

EnumValueTemplate

An enum value template.

FloatValueTemplate

A float value template.

GridLayerTemplate

A grid layer template.

IntegerValueTemplate

An integer value template.

Project

An Ogmo project.

Shape

An entity's shape.

StringValueTemplate

A string value template.

TextValueTemplate

A text value template.

TileLayerTemplate

A tile layer template.

Tileset

A tileset.

Enums

ArrayMode

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

ExportMode

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

LayerTemplate

A template for a layer.

ValueTemplate

A template for a value.