Add explicit types for all non-string properties. This will help a
authordavid <david>
Tue, 9 Apr 2002 10:45:47 +0000 (10:45 +0000)
committerdavid <david>
Tue, 9 Apr 2002 10:45:47 +0000 (10:45 +0000)
commita166f9a15df90189140189b112d6abd119abd177
tree61b6523f0ff1d7b61918bf86bcc14bdc74c5d02a
parente137559af8962d0cebd5f9aa67c7613fb903d197
Add explicit types for all non-string properties.  This will help a
lot, since otherwise a property that is never set or tied by
FlightGear itself will always be kept as a string and converted on
each access.  That's why fgGetBool and friends could take up a lot of
processor time sometimes.
joysticks.xml
keyboard.xml
mice.xml
preferences.xml