XPLM has its headquarter in Dresden, Germany and is represented globally with branch offices in Germany and the US.
XPLM_API XPLMAvionicsID XPLMCreateAvionicsEx( XPLMCreateAvionics_t * inParams); Creates a new cockpit device to be used in the 3D cockpit. You can call this at any time: if an aircraft referencing your device is loaded before your plugin, the simulator will make sure to retroactively ...
xplm_DataFile_ReplayMovie xplm_DataFile_ReplayMovie"2"A situation movie (.smo) file, which replays a past flight.
Intel 82579LM 网卡驱动 Intel 82579LM 82579V千兆以太网控制器驱动for XP下载2020-07-01 上传大小:192KB 所需:44积分/C币 英特尔g41显卡驱动Forxp 本英特尔g41显卡驱动为Intel英特尔G41系列芯片组显示驱动,可同时用于G43/G45/Q43/Q45/GL40/GM45/GS45 ...
XPLMGetDatad_f inReadDouble, XPLMSetDatad_f inWriteDouble, XPLMGetDatavi_f inReadIntArray, XPLMSetDatavi_f inWriteIntArray, XPLMGetDatavf_f inReadFloatArray, XPLMSetDatavf_f inWriteFloatArray, XPLMGetDatab_f inReadData, XPLMSetDatab_f inWriteData, void * inReadRefcon, void * inWri...
XPLM_API int XPLMRegisterKeySniffer( XPLMKeySniffer_f inCallback, int inBeforeWindows, void * inRefcon); This routine registers a key sniffing callback. You specify whether you want to sniff before the window system, or only sniff keys the window system does not consume. You should ALMOST...
XPLMInitialized XPLM_APIintXPLMInitialized(void); Deprecated: This function returns 1 if X-Plane has properly initialized the plug-in system. If this routine returns 0, many XPLM functions will not work. NOTE: because plugins are always called from within the XPLM, there is no need to ...
xplm_CursorArrow xplm_CursorArrow"2"X-Plane shows the cursor as the default arrow.
xplmFont_Proportional xplmFont_Proportional"18"Proportional UI font. Sign Up
XPLM_APIvoidXPLMReloadScenery(void); XPLMReloadSceneryreloads the current set of scenery. You can use this function in two typical ways: simply call it to reload the scenery, picking up any new installed scenery, .env files, etc. from disk. Or, change the lat/ref and lon/ref datarefs...