]> git.mxchange.org Git - simgear.git/commit
- added SGCommandState class so that commands can compile and save
authorcurt <curt>
Thu, 28 Jun 2001 21:53:10 +0000 (21:53 +0000)
committercurt <curt>
Thu, 28 Jun 2001 21:53:10 +0000 (21:53 +0000)
commitbe4fd5666099c0e76183a55d43f72ed39c281484
treeefd17d1666efe1d4793a59628bda0c40be5b89d8
parenta406a3c00b2717e9d2957c5b277f24aa8ab6956d
- added SGCommandState class so that commands can compile and save
  copies of their arguments
- modified prototype for command functions -- they now take a pointer
  to a pointer of an SGCommandState object (which they will normally
  subclass) so that they can cache state between invocations
- commented out convenience execute methods until they're actually
  needed
simgear/misc/commands.hxx