The given mapping will be assigned to the given triggers, when any of the triggers given raise an event, the listeners registered to the mappings will receive appropriate events. @param mappingName The mapping name to assign. @param triggers The triggers to which the mapping is to be registered. @see InputManager#deleteMapping(java.lang.String)
|
|