Docs.rs
  • micro_ldtk-0.4.0
    • micro_ldtk 0.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Commander-lol
    • Dependencies
      • anyhow ^1.0.66 normal
      • bevy ^0.10.1 normal
      • log ^0.4.17 normal
      • micro_autotile ^0.1.0 normal
      • num-traits ^0.2.15 normal
      • quadtree_rs ^0.1.2 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.87 normal
      • thiserror ^1.0.40 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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
logo

logo

Crate micro_ldtk

  • Version 0.4.0
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Crate micro_ldtk

source ·

Re-exports

  • pub use ldtk::LdtkLoader;
  • pub use ldtk::LdtkProject;
  • pub use micro_autotile as autotile;

Modules

  • ldtk

Structs

  • ActiveLevel
  • CameraBounder
  • CameraBounds
  • Indexer
  • LayerSet
  • LdtkLayer
  • LdtkLevel
  • LevelDataUpdated
  • LevelIndex
  • LocatedEntity
  • MapQuery
  • MicroLDTKCameraPlugin
  • MicroLDTKPlugin
  • Properties
  • SpatialIndex
  • TileMetadata
  • TileRef
  • TilesetIndex
  • WorldData
  • WorldEntity
  • WorldLayer
  • WorldLinked
  • WorldTile

Enums

  • EntityPosition
  • LayerType
  • TileFlip

Statics

  • LDTK_TILE_SCALE

Traits

  • Rasterise
  • SuppliesImage
  • SuppliesTextureAtlas

Functions

  • entity_centre
  • get_ldtk_tile_scale
  • grid_to_px
  • px_to_grid
  • set_ldtk_tile_scale_f32
  • set_ldtk_tile_scale_u32
  • write_layer_to_texture
  • write_map_to_texture

Type Definitions

  • ColliderQuadtree