Touched


The touched message is called in an object's cog when a thing touches it. It is not called in the toucher's cogs, but only in the cogs of the object that was touched.


SenderThe object that was touched.
SourceThe thing that touched it.

Sender TypeThing (3) or Surface (6).
Source TypeThing (3).