Module error

Source
Expand description

Error types and conversion functions.

Enums§

GameError
An enum containing all kinds of game framework errors.

Type Aliases§

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