[][src]Module ggez::error

Error types and conversion functions.

Enums

GameError

An enum containing all kinds of game framework errors.

Type Definitions

GameResult

A convenient result type consisting of a return type and a GameError