Closed melanke closed 11 years ago
Eg.: <, >, X press left then right then X
not at the same time but one after the other
CC.onKeyboardSequence("LEFT, RIGHT, X", 500, function(){ //the maximum delay between keys is 500 miliseconds });
Eg.: <, >, X press left then right then X
not at the same time but one after the other