1
0
Fork 0
flightgear/src/Controls
david aabdd355f0 Modified FGSubsystem::update() to take an int parameter for delta time
(i.e. multiloop).  Most subsystems currently ignore the parameter, but
eventually, it will allow all subsystems to update by time rather than
by framerate.
2001-12-22 17:33:27 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
controls.cxx Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
controls.hxx Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
Makefile.am builddir -> srcdir so builds can be done outside the master source directory. 2000-09-20 23:27:25 +00:00