Docs.rs
  • micro_ldtk-0.15.0
    • micro_ldtk 0.15.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Commander-lol
    • Dependencies
      • bevy_app ^0.16 normal optional
      • bevy_asset ^0.16 normal optional
      • bevy_ecs ^0.16.0 normal optional
      • bevy_image ^0.16 normal optional
      • bevy_math ^0.16 normal optional
      • bevy_reflect ^0.16 normal optional
      • bevy_render ^0.16 normal optional
      • bevy_transform ^0.16 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
      • bevy_internal ^0.16 dev
      • test-case ^3.3.1 dev
    • Versions
    • 55.83% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

micro_ldtk0.15.0

  • All Items

Crate Items

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

Crate micro_ldtk

Source

Re-exports§

pub use ldtk::AutoLayerRuleGroup;
pub use ldtk::LdtkProject;
pub use ldtk::Level;
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