Menu

Commit [r958]  Maximize  Restore  History

Trunk 1.1: reengineering bool attribute "inverse"

- switched "inverse" in engine from 1/0 to true/false
- made "inverse" a general attribute for all objects that return a bool value
on performAction
- new API "inverse" attribute is a Lua 5.0 boolean
- old API "inverse" attribute is 1/0 int
Note:
- no existing level does use "inverse" attribute

ral 2007-12-28

changed /trunk/src/Object.cc
changed /trunk/src/st_switches.cc
/trunk/src/Object.cc Diff Switch to side-by-side view
Loading...
/trunk/src/st_switches.cc Diff Switch to side-by-side view
Loading...