mkRPG
 All Classes Namespaces Functions
Classes | Functions | Variables
interface::interactions Namespace Reference

Classes

class  Interaction

Functions

def registerInteractions

Variables

tuple InteractionType = IntEnum("InteractionType", "Key Mouse Scroll Multi")

Detailed Description

Hosts the Interaction class and a function to create them 

Function Documentation

def interface.interactions.registerInteractions (   interactions_list)
Create a list of interaction from a Xml describing them 
 All Classes Namespaces Functions