[][src]Crate movingai

The MovingAI Benchmark Parser

Overview

Things.

Modules

parser

Contains all the parser functions.

Structs

CoordsIter

This represents a coordinate iterator for a Map2D.

MovingAiMap

An immutable representation of a MovingAI map.

SceneRecord

Represent a row (scene) in a scene file.

Traits

Map2D

A trait representing common operations that can be performed on 2D Maps representations.

Type Definitions

Coords2D

Store coorinates in the (x,y) format.