Class FunctionId

java.lang.Object
com.simsilica.lemur.input.FunctionId

public class FunctionId extends Object
A logical function identifier that can be used to map controller inputs to actual analog and state listeners. A FunctionId consists of a group ID and a function name. Groups help logically organize otherwise potentially similar names as well as providing a convenient way to turn on/off entire sets of functions based on application state.