swift
Public Types | Static Public Member Functions | List of all members
swift::simplugin::fs9::CFs9Sdk Class Reference

FS9 SDK. More...

Public Types

enum  EngineType {
  ENGINE_TYPE_PISTON = 0 , ENGINE_TYPE_JET = 1 , ENGINE_TYPE_NONE = 2 , ENGINE_TYPE_HELO_TURBINE = 3 ,
  ENGINE_TYPE_TURBOPROP = 5
}
 Engine type.
 
enum  MULTIPLAYER_PACKET_ID {
  MULTIPLAYER_PACKET_ID_BASE = 0x1000 , MULTIPLAYER_PACKET_ID_PARAMS = MULTIPLAYER_PACKET_ID_BASE , MULTIPLAYER_PACKET_ID_CHANGE_PLAYER_PLANE = 0x1003 , MULTIPLAYER_PACKET_ID_POSITION_SLEWMODE = 0x100C ,
  MULTIPLAYER_PACKET_ID_POSITION_VELOCITY = 0x100D , MPCHAT_PACKET_ID_CHAT_TEXT_SEND = 0x1017
}
 Multiplayer packet id.
 

Static Public Member Functions

static GUID guid ()
 Get FS9 application GUID.
 
static double pitchMultiplier ()
 Returns the FS9 pitch multiplier.
 
static double bankMultiplier ()
 Return the FS9 bank multiplier.
 
static double headingMultiplier ()
 Returns the FS9 heading multiplier.
 
static double maxPath ()
 Max Path.
 

Detailed Description

FS9 SDK.

Definition at line 22 of file fs9.h.


The documentation for this class was generated from the following file: