package minttea

  1. Overview
  2. Docs

Module Minttea.EventSource

Sourcetype key =
  1. | Up
  2. | Down
  3. | Left
  4. | Right
  5. | Space
  6. | Escape
  7. | Backspace
  8. | Enter
  9. | Key of string
Sourcetype t =
  1. | KeyDown of key
  2. | Timer of unit Riot.Ref.t
  3. | Frame of Ptime.t
  4. | Custom of Riot.Message.t
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.