CCPoint touchPoint = touch->getLocation();
CCPoint _touchGL = CCDirector::sharedDirector()->convertToGL(touch->getLocation());
CCPoint _touchWorldSpace = this->convertToNodeSpace(_touchGL);
2,3번 좌표는 같다.
1번과 2,3의 차이는 y좌표가 거꾸로임
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.