Add scripting method to set a Sector's gravity
authorChristoph Sommer <mail@christoph-sommer.de>
Mon, 12 May 2008 19:52:52 +0000 (19:52 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Mon, 12 May 2008 19:52:52 +0000 (19:52 +0000)
commit7a0bff0e1654117767b86aea6fe47d6b2f60cdfb
tree767fc320bb674d5e7ee5af6ee23d78ec1115d52d
parent0c477b89bc3d61a6a4d4bf9808c123237e1e1875
Add scripting method to set a Sector's gravity
 - using the Console, this is currently done using e.g. sector.settings.set_gravity(10)

SVN-Revision: 5462
src/scripting/ssector.hpp
src/scripting/wrapper.cpp
src/sector.cpp
src/sector.hpp