Docs.rs
  • bevy-basic-ui-0.4.4
    • bevy-basic-ui 0.4.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KyWinston
    • Dependencies
      • bevy ^0.13.2 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-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

bevy_basic_ui0.4.4

  • Structs
  • Enums
  • Constants
  • Functions
?
Settings

List of all items

Structs

  • UiScreensPlugin
  • components::BasicButtonBundle
  • components::ButtonTextBundle
  • components::QuitButton
  • components::RespawnButton
  • components::Screen
  • components::SettingsButton
  • components::UiCamera
  • components::UiFooterRootNode
  • components::UiMainRootNode
  • loading::LoadingPlugin
  • loading::components::Loading
  • main_menu::MainMenuPlugin
  • main_menu::components::MainMenu
  • main_menu::components::PlayButton
  • main_menu::events::StartLoad
  • pause::PausePlugin
  • pause::components::Pause
  • pause::components::ResumeButton
  • resources::GameTitle
  • settings::SettingsPlugin
  • settings::components::ApplyButton
  • settings::components::PlayerButton
  • settings::components::PlayerNumberInput
  • settings::components::PlayersJoining
  • settings::components::PortInput
  • settings::components::RenderPanel
  • settings::components::SettingsUi
  • settings::resources::RenderSettings
  • settings::resources::VolumeSettings
  • splash::SplashPlugin

Enums

  • SimulationState
  • UiState

Functions

  • settings::styles::get_subtitle_text_styles
  • settings::systems::build_settings
  • styles::get_button_text_styles
  • styles::get_title_text_styles
  • systems::despawn_screens
  • systems::interact_with_quit_button
  • systems::interact_with_settings_button
  • systems::switch_to_menu

Constants

  • settings::styles::SECTION_STYLE
  • styles::BASIC_BUTTON_STYLE
  • styles::CENTRAL_PANEL_STYLES
  • styles::HOVERED_BUTTON_COLOR
  • styles::IMAGE_STYLE
  • styles::NORMAL_BUTTON_COLOR
  • styles::PRESSED_BUTTON_COLOR
  • styles::TITLE_STYLE