Module pixel_game_lib::window

source ·

Structs

  • Re-export winit_input_helper type. The main struct of the API.
  • Re-export winit types. A size represented in physical pixels.
  • Window configuration.

Enums

  • Re-export winit types. Code representing the location of a physical key
  • Re-export winit_input_helper type. Stores a character or a backspace.

Functions

  • Create a new window with an event loop and run the game.