For use in various missions were it is required to know what a unit is touching, we need these two scripting commands: "isTouchingWater", and "isTouchingObject".
In addition, it would be nice for both of these scripting commands to accept class-names as well as object names. As well as the current isTouchingGround scripting command should allow class-names to be used as well.