Crate moho [] [src]

Modules

errors
frame_animator
input_manager
renderer
resource_manager
tile_sheet
timer
window_wrapper

Structs

Error

The Error type.

SdlMohoEngine

Enums

ErrorKind

The kind of an error.

Traits

MohoEngine
ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

init

Type Definitions

Result

Convenient wrapper around std::Result.