Crate rusty2048_shared

Source
Expand description

Shared components for Rusty2048

This module contains shared utilities, themes, and components that can be used across different platforms.

Re-exports§

pub use i18n::I18n;
pub use i18n::Language;
pub use i18n::TranslationKey;

Modules§

i18n

Structs§

AnimationConfig
Animation settings
SharedConfig
Game configuration that can be shared across platforms
Theme
Color theme for the game