Docs.rs
  • micro-games-kit-0.28.0
    • micro-games-kit 0.28.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • anim8 ^1.1 normal
      • emergent ^1.7 normal
      • fontdue ^0.9 normal
      • gilrs ^0.11 normal
      • image ^0.25 normal
      • intuicio-backend-vm ^0.38 normal
      • intuicio-core ^0.38 normal
      • intuicio-data ^0.38 normal
      • intuicio-derive ^0.38 normal
      • intuicio-frontend-simpleton ^0.38 normal
      • kira ^0.9 normal
      • noise ^0.9 normal
      • rand ^0.8 normal
      • raui-core ^0.64 normal
      • raui-immediate ^0.64 normal
      • raui-immediate-widgets ^0.64 normal
      • rstar ^0.12 normal
      • serde ^1 normal
      • spitfire-core ^0.29 normal
      • spitfire-draw ^0.29 normal
      • spitfire-fontdue ^0.29 normal
      • spitfire-glow ^0.29 normal
      • spitfire-gui ^0.29 normal
      • spitfire-input ^0.29 normal
      • toml ^0.8 normal
      • typid ^1 normal
      • vek ^0.17 normal
      • glutin ^0.28 normal
      • getrandom ^0.2 normal
      • instant ^0.1 normal
      • winit ^0.30 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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

micro_games_kit0.28.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • GameLauncher
  • animation::FrameAnimation
  • animation::NamedAnimation
  • animation::SpriteAnimation
  • animation::SpriteAnimationFrame
  • character::Character
  • character::CharacterMemory
  • config::Config
  • context::GameContext
  • game::GameInstance
  • gamepad::GamepadInput
  • gamepad::GamepadManager
  • grid_world::GridWorld
  • grid_world::GridWorldLayer
  • grid_world::InRangeFilter
  • pcg::AddGenerator
  • pcg::ClampGenerator
  • pcg::ConstGenerator
  • pcg::CopyGenerator
  • pcg::DivGenerator
  • pcg::Grid
  • pcg::Kernel33Generator
  • pcg::MaxGenerator
  • pcg::MinGenerator
  • pcg::MulGenerator
  • pcg::NoiseGenerator
  • pcg::OffsetLocationGenerator
  • pcg::RemapGenerator
  • pcg::SubGenerator
  • scripting::ScriptingConfig
  • tag::Tag
  • third_party::Instant

Enums

  • character::CharacterController
  • game::GameStateChange
  • gamepad::GamepadInputAxis
  • pcg::GridDirection
  • pcg::ThresholdGenerator

Traits

  • game::GameObject
  • game::GameState
  • grid_world::GridWorldEmitterFilter
  • pcg::GridGenetator

Macros

  • load_asset
  • script_contents

Functions

  • loader::build_texture
  • loader::build_textures
  • loader::load_font
  • loader::load_fonts
  • loader::load_shader
  • loader::load_shaders
  • loader::load_texture
  • loader::load_textures
  • scripting::call_function
  • scripting::call_object
  • scripting::create_host
  • scripting::destroy_host
  • scripting::get
  • scripting::new
  • scripting::new_init
  • scripting::new_typed
  • scripting::set