[GameLogic Index] [GameLogic Hierarchy]
A TouchSensor is a special kind of a general sensor More...
#include <touchsensor.h>
Inherits: Sensor
A TouchSensor is a special kind of a general sensor.
Set the property or material to collide with. Use setTouchMaterial() to switch between properties and materials.
Returns the property or material to collide with. Use getTouchMaterial() to find out whether this sensor looks for properties or materials.
Returns the Python object you touched.
Returns a Python list of touched objects.
| Kdoc |