Welcome to Python-flavored Magnum! Please note that, while already being rather stable, this functionality is still considered experimental and some APIs might get changed without preserving full backwards compatibility.

magnum.platform.glfw.Application.InputEvent class

Base for input events

Enums

class Modifier: SHIFT = 1 CTRL = 2 ALT = 4 SUPER = 8
Modifier

Properties

accepted: bool get set
Accepted status of the event