Classes | |
| class | Interaction |
Functions | |
| def | registerInteractions |
Variables | |
| tuple | InteractionType = IntEnum("InteractionType", "Key Mouse Scroll Multi") |
Hosts the Interaction class and a function to create them
| def interface.interactions.registerInteractions | ( | interactions_list | ) |
Create a list of interaction from a Xml describing them
1.7.6.1