]> git.mxchange.org Git - flightgear.git/commit
Added code to support a richer switch definition syntax. Currently we only
authorcurt <curt>
Mon, 17 Nov 2003 21:10:47 +0000 (21:10 +0000)
committercurt <curt>
Mon, 17 Nov 2003 21:10:47 +0000 (21:10 +0000)
commit9d33285ef0c5ca7351cf9c390eb3d51ffc3b0c16
tree1f31bec589a6ebdad80ec856405f5b8c6c16241f
parente934a7ac1fff5347298d611006780b3ef0fe6a08
Added code to support a richer switch definition syntax.  Currently we only
support an attached property name and an intial state, but this can easily
be extended to configure a switch to be a circuit breaker with a max rating,
etc.
src/Systems/electrical.cxx
src/Systems/electrical.hxx