|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TouchScreenApplication
Your app must implement this to use the touch screen properly. touchHappened will be called with a list of Touches anytime something happens on the screen.
| Method Summary | |
|---|---|
void |
touchHappened(Touches touches)
|
| Method Detail |
|---|
void touchHappened(Touches touches)
touches - - a Touches list.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||