Module mint2d::core[][src]

Core window, context and state management.

Structs

Config

The configuration options when creating a window.

Monitor

A monitor or display.

MonitorIter

An iterator over monitors.

Window

A window that handles the context and state of the game.

Enums

Fullscreen

All the possible fullscreen configurations.

WindowError

Possible errors that can occur from creating a window.