How can I get touch co-ordinates in cocos2d?
        Posted  
        
            by Nouman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nouman
        
        
        
        Published on 2010-05-06T10:28:06Z
        Indexed on 
            2010/05/07
            23:38 UTC
        
        
        Read the original article
        Hit count: 214
        
Hi, I am a newbee in iPhone game development. What I want is that wherever user touches on iPhone screen, where I will display a pic at that place. Can anyone help me how to get co-ordinates of the area everytime when user touches the screen?
Regards, Nouman
© Stack Overflow or respective owner