Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 390 Bytes

File metadata and controls

26 lines (16 loc) · 390 Bytes

Class ShortcutEditObserver

Inherit

Methods

__init__(self,DGLib.ShortcutEdit) -> None

Events

  • ShortcutHit = (ShortcutHitEvent ev) -> None

Class ShortcutHitEvent

Inherit

Methods

  • GetKey(self) -> DG.Key.Code
  • GetModifierFlags(self) -> int
  • GetSource(self) -> DGLib.ShortcutEdit