Docs.rs
  • pg_sdl-0.1.1
    • pg_sdl 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JungoQuentin
    • Dependencies
      • as-any ^0.3.0 normal
      • itertools ^0.10.5 normal
      • sdl2 ^0.35.2 normal
    • Versions
    • 17.37% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pg_sdl0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • app::PgSdl
  • blocs::Bloc
  • camera::Camera
  • color::Colors
  • input::Input
  • input::KeysState
  • prelude::Canvas
  • prelude::Color
  • prelude::Point
  • prelude::Rect
  • prelude::Window
  • text::Text
  • text::TextDrawer
  • vector2::Vec2
  • widgets::Widgets
  • widgets::button::Button
  • widgets::slider::Slider
  • widgets::text_input::TextInput

Enums

  • input::KeyState
  • widgets::slider::Orientation
  • widgets::slider::SliderType

Traits

  • app::App
  • widgets::Widget

Macros

  • get_button
  • get_button_mut
  • get_mut_widget
  • get_slider
  • get_slider_mut
  • get_widget
  • point
  • prelude::point
  • prelude::rect
  • rect

Functions

  • blocs::draw_bloc
  • blocs::set_child
  • canvas::draw_rect
  • canvas::draw_rounded_rect
  • canvas::fill_background
  • canvas::fill_rect
  • color::darker
  • color::hsv_color
  • color::paler
  • draw_circle::draw_circle
  • draw_circle::fill_circle