Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ ccTouchEnded
Method
ccTouchEnded
CrossApp/controller/CAViewController.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
void CAViewController::ccTouchEnded(CATouch *pTouch, CAEvent *pEvent)
221
{
222
223
}
224
225
void CAViewController::ccTouchCancelled(CATouch *pTouch, CAEvent *pEvent)
226
{
Callers
1
ccTouchCancelled
Method · 0.45
Calls
10
DPoint
Class · 0.85
getView
Method · 0.80
setTouchEnabled
Method · 0.80
setDispatchEventsFalse
Method · 0.80
getTouchDispatcher
Method · 0.80
setFrameOrigin
Method · 0.80
size
Method · 0.45
setVisible
Method · 0.45
back
Method · 0.45
viewDidAppear
Method · 0.45
Tested by
no test coverage detected