mapArgs

fun <T> mapArgs(args: Array<out T>): HashMap<T, Controls>

Map an array of arguments to controller buttons in order of the enum.