Is GledPlay a single or multi-threaded library?
All events that occur (buttons, stylus etc.) comes at first into one  procedure and than switch'ed/case'd to appropriate onEventHandler()?
or there is another scenario?
			
		 What will happen If onNextFrame() runs more than 1/32 of sec
What will happen If onNextFrame() runs more than 1/32 of sec