OnMouseDown and iPhone

OK I just spent a couple of weeks writing a project that uses OnMouseDown and a Box Collider, and THEN see that it doesn't work on iPhone. Is there an easy equivalent I can use because I really don't can't re-write the whole system. Thanks Thanks -Mo

Use Raycasting. I believe Collider.Raycast is what I use.