keeshond 0.27.0

A fast and fun 2D game engine for Rust
Documentation

keeshond

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 8 of them enabled by default.

default

  • default_logger
  • graphical_panic
  • derive
  • audio

default_logger

    This feature flag does not enable additional features.

graphical_panic

  • backtrace

derive

  • keeshond_derive

audio

  • keeshond_audio

backtrace

    This feature flag does not enable additional features.

keeshond_derive

    This feature flag does not enable additional features.

keeshond_audio

    This feature flag does not enable additional features.

imgui_feature

  • imgui
  • imgui-sys
  • cstr-macro
  • imgui-glium-renderer

cstr-macro

    This feature flag does not enable additional features.

imgui-glium-renderer

    This feature flag does not enable additional features.

imgui-sys

    This feature flag does not enable additional features.

imgui

    This feature flag does not enable additional features.