Module rgx::platform

source ·

Re-exports

Modules

Structs

Enums

Functions

  • Initialize the platform.
  • The ratio between screen coordinates and pixels, given the content scale. On Linux and Windows, screen coordinates always map 1:1 with pixels. No matter the DPI settings and display, we always want to map a screen coordinate with a single pixel.