Mistake in APIReference object.isHitTestable

I think below, should be: If true , objects will receive hit events regardless of visibility;

object.isHitTestable allows an object to continue to receive hit events even if it is not visible. If false, objects will receive hit events regardless of visibility; if false, events are only sent to visible objects. [import]uid: 3018 topic_id: 1280 reply_id: 301280[/import]

Thanks for letting us know!

I updated the online documentation and reported a bug, #273, so it can be fixed in the PDF that ships with Corona. [import]uid: 5917 topic_id: 1280 reply_id: 3476[/import]