logic property
Synopsis:
(logic property prop)
Description:
Lets a representation entity access the property
prop of its logical counterpart
Example:
(if (= "inGame" (logic property "state"))
(return 1))
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @