joseph.howell Posted March 25, 2016 Posted March 25, 2016 Hi, Our app is a java app that runs Unigine as a dll through jni. We send some messages to Unigine, but I'd like to not send them if the Unigine window isn't the active window. Sorry, there's probably an API call in the docs somewhere, just haven't found it yet. Thanks
ded Posted March 28, 2016 Posted March 28, 2016 Hi, I'm afraid currently the only way is to implement your custom App :(
binstream Posted April 5, 2016 Posted April 5, 2016 App::isActive method is added into upcoming 2.2.1.
Recommended Posts