Docs.rs
  • underworld_core-0.6.3
    • underworld_core 0.6.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • derrickp
    • Dependencies
      • bevy_ecs ^0.9 normal optional
      • chrono ^0.4 normal
      • poem-openapi ^2.0 normal optional
      • rand ^0.8 normal
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • thiserror ^1.0 normal
      • uuid ^1.3 normal
    • Versions
    • 2.37% 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
    • 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

underworld_core0.6.3

Module components

Module Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits

In crate underworld_core

underworld_core

Module components

Source

Re-exports§

pub use damage::Attack;
pub use damage::Defense;
pub use damage::Health;

Modules§

damage
fixtures
games
items
rooms
spells
worlds

Structs§

Character
CharacterView
CharacterViewArgs
Effects
EffectsView
Ghost
Inventory
InventoryView
MaterialIter
An iterator over the variants of Self
NonPlayer
NonPlayerView
NonPlayerViewArgs
PlayerCharacter
PlayerCharacterView
Poison
SpeciesIter
An iterator over the variants of Self
Stats
StatsView

Enums§

LifeModifier
Material
Size
Species
Tag

Traits§

BuiltWithMaterial
Tagged