Docs.rs
  • guion_sdl2-0.1.1
    • guion_sdl2 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • qwertz19281
    • Dependencies
      • guion ^0.1.1 normal
      • qwutils ^0.1.0 normal
      • sdl2 ^0.33 normal
    • Versions
    • 1.32% 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

guion_sdl20.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • core::Core
  • core::Queue
  • event::Event
  • event::cast::ParsedEvent
  • event::consuming::StdConsuming
  • event::destination::StdDest
  • event::key::PressedKey
  • handler::Handler
  • render::Render
  • render::font::TextProd
  • simple::ctx::SimpleCtx
  • simple::env::SimpleBackend
  • simple::env::SimpleDest
  • simple::env::SimpleEnv
  • simple::stor::SimpleStor
  • simple::valid::SimpleValidState
  • style::Style
  • style::color::Color
  • style::font::Font
  • style::font::PPChar
  • style::font::PPText

Enums

  • event::key::Key
  • event::key::KeyOrigin
  • style::font::FontRender
  • style::font::FontSource

Traits

  • event::consuming::SDLConsuming
  • event::destination::SDLDestination
  • render::util::RenderSurface

Functions

  • core::post_render_events
  • core::pre_render_events
  • core::render_and_events
  • event::cast::parse_event
  • event::position::pos_of
  • render::imp::to_rect
  • style::cursor::to_sdl_cursor
  • style::stupid_colors

Type Aliases

  • simple::StandardPath
  • simple::ctx::SimpleHandler