Description
This test shows a TouchSensor node used to modify the filled property of a Material2D node.The TouchSensor node sends an isOver event when the Mouse enters or exits the region delimited by a Shape node, sibling of the TouchSensor node. The value is TRUE, when it enters, and FALSE when it leaves.
In this example, the TouchSensor has only one sibling a rectangle, which turns empty when the mouse is not over it.
GPAC Regression Tests
(C) 2002-2006 GPAC Team