MCPcopy Create free account
hub / github.com/9miao/CrossApp / ccTouchCancelled

Method ccTouchCancelled

CrossApp/controller/CADrawerController.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417void CADrawerController::ccTouchCancelled(CATouch *pTouch, CAEvent *pEvent)
418{
419 this->ccTouchEnded(pTouch, pEvent);
420}
421
422void CADrawerController::setBackgroundView(CrossApp::CAView *var)
423{

Callers

nothing calls this directly

Calls 1

ccTouchEndedMethod · 0.95

Tested by

no test coverage detected