|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface TouchListener
TouchListener is used to receive events of inputs from smartphone touch devices
| メソッドの概要 | |
|---|---|
void |
onTouch(java.lang.String name,
TouchEvent event,
float tpf)
|
| メソッドの詳細 |
|---|
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
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||