|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TouchListener
TouchListener
is used to receive events of inputs from smartphone touch devices
Method Summary | |
---|---|
void |
onTouch(java.lang.String name,
TouchEvent event,
float tpf)
|
Method Detail |
---|
void onTouch(java.lang.String name, TouchEvent event, float tpf)
name
- the name of the eventevent
- the touch eventtpf
- how much time has passed since the last frame
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |