|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMultiTouchInputFilter
The Interface IMultiTouchInputFilter.
Method Summary | |
---|---|
void |
setNext(IMultiTouchEventListener el)
Sets the next. |
void |
update(float tpf)
Update. |
Methods inherited from interface synergynetframework.mtinput.IMultiTouchEventListener |
---|
cursorChanged, cursorClicked, cursorPressed, cursorReleased, objectAdded, objectChanged, objectRemoved |
Method Detail |
---|
void setNext(IMultiTouchEventListener el)
el
- the new nextvoid update(float tpf)
tpf
- the tpf
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |