[][src]Crate kludgine

Modules

application
color
event
math
prelude

Convenience module that exports the public interface of Kludgine

runtime
scene
shape
sprite
style
text
texture
theme
tilemap
ui
window

Macros

hash_map
hash_set
include_aseprite_sprite
include_font
include_texture

Structs

Handle

Reference-counted async RwLock

RequiresInitialization

Enums

KludgineError

Type Definitions

KludgineResult

Alias for Result<T,E> where E is KludgineError