Module middling

Source
Expand description

So-so middleware implementation.

Traits§

EventContext
Event context generalization.
Fill
The surface that can be filled directly.
InputHandler
Input handler trait with optional input caching.
Surface
So-so display surface trait for reuse purposes.
TexelDesignatorMut
Type trait that can point on a mutable texel reference.
TexelDesignatorRef
Type trait that can point on a texel reference.

Type Aliases§

TexelMut
Helper type to represent mutable texel reference.
TexelRef
Helper type to represent texel reference.