Ignore:
Timestamp:
05/12/13 09:02:44 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added the C and C++ calls to save the current situation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/client/c/hu/varadiistvan/xplra/XPlane.h

    r66 r87  
    156156
    157157    /**
     158     * Save the current situation into the file with the given path,
     159     * which is relative to the directory of X-Plane.
     160     */
     161    void saveSituation(const char* path) throw(Exception);
     162
     163    /**
    158164     * Get the integer value of the dataref with the given name.
    159165     */
Note: See TracChangeset for help on using the changeset viewer.