mapArgs

fun <T> mapArgs(args: Array<out T>, skipOver: Collection<Controls> = setOf()): HashMap<T, Controls>

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