Docs.rs
  • bevy_regions-0.16.0
    • bevy_regions 0.16.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ethereumdegen
    • Dependencies
      • anyhow ^1.0.75 normal
      • bevy ^0.16.0 normal
      • futures-lite ^1.13.0 normal
      • image ^0.25.2 normal
      • png ^0.17.11 normal
      • rand ^0.8.5 normal
      • ron ^0.8.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0.113 normal
      • thiserror ^1.0.48 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bevy_regions0.16.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BevyRegionsPlugin
  • edit::BevyRegionEditsPlugin
  • edit::EditRegionEvent
  • regionmap::SubRegionMapU8
  • regions::RegionPlaneMesh
  • regions::RegionsData
  • regions::RegionsDataMapResource
  • regions_config::RegionsConfig
  • regions_material::RegionsMaterial
  • regions_material::ToolPreviewUniforms
  • tool_preview::ToolPreviewResource

Enums

  • edit::BrushType
  • edit::EditingTool
  • edit::RegionBrushEvent
  • edit::RegionCommandEvent
  • regionmap::RegionMapError
  • regions::RegionDataEvent
  • regions::RegionsDataStatus

Traits

  • regionmap::RegionMap

Functions

  • edit::apply_command_events
  • edit::apply_tool_edits
  • edit::save_region_index_map_to_disk
  • regions::initialize_regions
  • regions::listen_for_region_events
  • regions::load_regions_texture_from_image
  • tool_preview::update_tool_uniforms

Type Aliases

  • regionmap::RegionMapU8
  • regions_material::RegionsMaterialExtension

Constants

  • regions_material::REGION_SHADER_HANDLE