I have an app with three buttons. When a user taps multiple buttons I would like to have a function that uses the multiple inputs. So for instance, if the buttons have a value of 1, 2, 3 and the user presses button 2 and button 3, I would like to be able to use my event listener to say "the user made 5". I thought that I could use separate event handlers maybe, but then I wouldn't know how to combine the values. I'm a beginner so any help would be appreciated.
Edit: ? How do I get down voted? I researched plenty and there is alot of information on multi-touch, but not on handling multi-touch events at the same time. If there is some I would be more than happy to read it, but just down voting my question because you think it's easy or simple-minded or I haven't researched enough? I've been trying to figure it out since 9am this morning, that's 8 hours for me and at a friends suggestion I'm just asking for a bit of help. Ironically, this is the first time I have ever asked for help here or anywhere and I'm immediately given a cold shoulder.