Common X-Plane Utilities Library
|
This library contains some common utilities to help with the development of X-Plane plugins. Currently it consists of a single class, hu::varadiistvan::xplcommon::Util, with one member function debug, which is a wrapper around XPLMDebugString
, that provides printf-like formatting.