MCPcopy Create free account
hub / github.com/cping/LGame / updateTouchArea

Method updateTouchArea

Java/Loon-Neo/src/loon/Screen.java:1371–1385  ·  view source on GitHub ↗

私有函数,如果设置(@see registerTouchArea)的LTouchArea区域被点击,则会调用相关函数 @param e @param touchX @param touchY

(final LTouchArea.Event e, final float touchX, final float touchY)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

mousePressedMethod · 0.95
mouseReleasedMethod · 0.95
mouseMovedMethod · 0.95
mouseDraggedMethod · 0.95

Calls 3

containsMethod · 0.95
onAreaTouchedMethod · 0.95
getMethod · 0.65

Tested by

no test coverage detected