Docs.rs
  • ggsdk-0.1.0
    • ggsdk 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • horup
    • Dependencies
      • eframe ^0.31.0 normal
      • endlessgrid ^0.2.3 normal
      • getrandom ^0.2 normal
      • glam ^0.29.2 normal
      • image ^0.25.5 normal
      • kira ^0.10.2 normal
      • matchbox_socket ^0.10.0 normal optional
      • mockall ^0.13.1 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.138 normal
      • tiled ^0.13.0 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.0 normal
      • web-time ^1.1.0 normal
      • rhai ^1.21.0 normal
      • futures ^0.3.31 normal
      • js-sys ^0.3.77 normal
      • rhai ^1.21.0 normal
      • tracing-web ^0.1.3 normal
      • wasm-bindgen ^0.2.100 normal
      • wasm-bindgen-futures ^0.4.50 normal
      • web-sys ^0.3.77 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ggsdk0.1.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits

Crate ggsdk

Source

Re-exports§

pub use eframe::egui;
pub use tracing;
pub use glam;
pub use endlessgrid;
pub use tracing_subscriber;
pub use tiled;
pub use kira;

Modules§

persist

Structs§

GAsset
GAssets
GAtlas
GContext
GEngine
GRunOptions
Load
TypedAssets

Enums§

AssetEvent
GEngineState
LoaderEvent

Traits§

AssetLoader
GGame
GPainter
Loader