Docs.rs
  • micro_ldtk-0.14.0
    • micro_ldtk 0.14.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Commander-lol
    • Dependencies
      • anyhow ^1.0 normal
      • bevy ^0.15 normal optional
      • glam ^0.29 normal
      • log ^0.4 normal
      • micro_autotile ^0.2 normal optional
      • num-traits ^0.2 normal
      • quadtree_rs ^0.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
    • Versions
    • 55.92% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

micro_ldtk0.14.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases

Crate micro_ldtk

Source

Re-exports§

pub use ldtk::LdtkProject;
pub use ldtk::Level;
pub use ldtk::AutoLayerRuleGroup;
pub use micro_autotile as autotile;

Modules§

ldtk

Structs§

ActiveLevel
CameraBounds
Indexer
InstanceRef
LayerSet
LdtkLayer
LdtkLevel
LevelDataUpdated
LocatedEntity
MapQuery
Properties
SpatialIndex
TileRef
WorldData
WorldEntity
WorldLayer
WorldLinked
WorldTile

Enums§

EntityPosition
LayerType
TileFlip

Statics§

LDTK_TILE_SCALE

Functions§

entity_centre
get_ldtk_tile_scale
grid_to_px
px_to_grid
set_ldtk_tile_scale_f32
set_ldtk_tile_scale_u32

Type Aliases§

ColliderQuadtree