Crate theframework

Source

Re-exports§

pub use crate::theapp::TheApp;
pub use crate::thecontext::TheContext;
pub use crate::thetrait::TheTrait;
pub use wgpu;

Modules§

prelude
theapp
thecolor
thecontext
thedraw2d
thegpu
thepalette
thetrait

Structs§

Embedded

Enums§

TheKeyCode

Traits§

Deserialize
A data structure that can be deserialized from any data format supported by Serde.
Serialize
A data structure that can be serialized into any data format supported by Serde.

Derive Macros§

Deserialize
Serialize