Docs.rs
  • oxygengine-overworld-0.46.0
    • oxygengine-overworld 0.46.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • oxygengine-core ^0.46 normal
      • oxygengine-navigation ^0.46 normal
      • serde ^1 normal
    • Versions
    • 2.62% of the crate is documented
  • Go to latest version
  • 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
logo
logo

Crate oxygengine_overworld

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • components::board_avatar::BoardAvatar
  • components::inventory::Inventory
  • components::personal_quests::PersonalQuests
  • components::wallet::Wallet
  • resources::bank::Bank
  • resources::bank::BankAccount
  • resources::board::Board
  • resources::board::BoardChunk
  • resources::board::BoardCollision
  • resources::board::BoardLocation
  • resources::board::BoardTraverseRules
  • resources::board::ChunkLocation
  • resources::board::Location
  • resources::market::MarketDatabase
  • resources::market::MarketItem
  • resources::quests::Objective
  • resources::quests::Quest
  • resources::quests::QuestsDatabase
  • systems::bank::BankSystemCache
  • systems::board::BoardSystemCache

Enums

  • components::board_avatar::BoardAvatarAction
  • components::inventory::InventoryError
  • components::personal_quests::PersonalQuestsError
  • resources::bank::BankError
  • resources::board::BoardDirection
  • resources::board::BoardError
  • resources::board::BoardIgnoreOccupancy
  • resources::market::GenericCurrencyError
  • resources::quests::QuestReward

Traits

  • resources::market::Currency

Functions

  • bundle_installer
  • prefabs_installer
  • systems::bank::bank_system
  • systems::board::board_system

Type Aliases

  • resources::bank::BankAccountId
  • resources::board::BoardToken
  • resources::market::MarketItemId
  • resources::quests::ObjectiveId
  • resources::quests::QuestId
  • systems::bank::BankSystemResources
  • systems::board::BoardSystemResources