Modules
Structs
- An
Animation
holds a handle to an unfinished gif animation. - Iterator over points on the edge of a [
Map
]. - A Map keeps track of a tile grid.
Enums
- An error which can arise during rendering.
- How each tile gets rendered.
- Can a visitor move through this map tile?
Traits
- Safe fast value-to-value conversion which consumes the input value and references some context.
- Safe fast value-to-value conversion which consumes the input value and references some context.