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

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases
?
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 Aliases§

  • ColliderQuadtree