Crate dunge

source ·

Re-exports§

Modules§

Macros§

Structs§

  • The main dunge context.
  • The control type of the main event loop.
  • The frame type for drawing and copying operations.
  • Keyboard input.
  • Mouse input.
  • Current layer options.
  • Pair of color and depth buffer.
  • A target for current frame.

Enums§

Traits§

Functions§

Type Aliases§

  • Code representing the location of a physical key.
  • Describes a button of a mouse controller.
  • String type from winit crate.

Derive Macros§

  • Derive implementation for the group type.
  • Derive implementation for the instance type.
  • Derive implementation for the vector type.