Docs.rs
  • lotus-script-0.5.6
    • lotus-script 0.5.6
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • Ekranos
    • Dependencies
      • lotus-bindgen-macros ^0.1 normal
      • lotus-script-sys ^0.2 normal
      • lotus-shared ^0.3 normal
      • rmp-serde ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_repr ^0.1 normal
      • thiserror ^1 normal
    • Versions
    • 21.74% 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

lotus_script0.5.6

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • action::ActionEvent
  • action::RegisterAction
  • content::ContentId
  • gizmos::Gizmo
  • graphics::Color
  • graphics::textures::DrawPixel
  • graphics::textures::Texture
  • graphics::textures::TextureCreationOptions
  • input::ActionState
  • math::UVec2
  • math::Vec2
  • math::Vec3
  • message::BatterySwitch
  • message::ButtonEvent
  • message::Message
  • message::SerializationError
  • message::TriggerEvent
  • prelude::Message
  • public_vars::PublicVar
  • var::Variable

Enums

  • action::ActionKind
  • gizmos::GizmoKind
  • graphics::textures::TextureAction
  • input::ActionStateKind
  • input::KeyCode
  • log::Level
  • message::MessageHandleError
  • message::MessageTarget
  • message::MessageValueError
  • message::TriggerKind
  • var::Persistence

Traits

  • Script
  • message::MessageType
  • prelude::MessageType
  • public_vars::PublicVarType
  • var::VariableType

Macros

  • log::debug
  • log::error
  • log::info
  • log::log
  • log::warning
  • public_vars
  • script

Attribute Macros

  • lotus_bindgen

Functions

  • action::state
  • assets::preload
  • input::mouse_delta
  • is_rc
  • log::write
  • rand::gen_f64
  • rand::gen_u64
  • rand::random_seed
  • rand::seed
  • time::delta
  • time::delta_f64
  • time::ticks_alive