Skip to main content

Crate asdf_overlay_event

Crate asdf_overlay_event 

Source
Expand description

The OverlayEvent enum and assorted types.

These events are emitted from overlay system and usually sent from server to client via IPC connection. For the actual usage inside the library, see the documentation of

  • Overlay system: asdf-overlay
  • IPC client: asdf-overlay-client
  • IPC server: asdf-overlay-dll

Modules§

input
Input event types and related types.

Structs§

GpuLuid
Locally unique identifier for a GPU adapter.

Enums§

OverlayEvent
Describe a overlay event.
WindowEvent
Describe a window event.