Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Base.PlatformKey
SourceA module that provides platform-specific key handling, based on the Keysdl
module.
This module provides a mapping between Claudius's key representation and the backend-specific integer keycodes used by SDL.
of_backend_keycode keycode
converts a backend-specific integer keycode into a corresponding Key.t
representation.