FlightGear next
FGEventInput.cxx File Reference
#include <cstring>
#include "FGEventInput.hxx"
#include <Main/fg_props.hxx>
#include <simgear/io/sg_file.hxx>
#include <simgear/props/props_io.hxx>
#include <simgear/math/SGMath.hxx>
#include <simgear/math/interpolater.hxx>
#include <Scripting/NasalSys.hxx>

Go to the source code of this file.

Functions

static bool StartsWith (string &s, const char *cp)
 

Function Documentation

◆ StartsWith()

static bool StartsWith ( string & s,
const char * cp )
inlinestatic

Definition at line 75 of file FGEventInput.cxx.