You.i Engine
YiAppLifeCycleBridgeLocator.h
Go to the documentation of this file.
1 // © You i Labs Inc. 2000-2017. All rights reserved.
2 #ifndef _YI_APP_LIFE_CYCLE_BRIDGE_LOCATOR_H_
3 #define _YI_APP_LIFE_CYCLE_BRIDGE_LOCATOR_H_
4 
6 
18 {
19 public:
26 
27 private:
29 };
30 
35 #endif // _YI_APP_LIFE_CYCLE_BRIDGE_LOCATOR_H_
Instantiates the CYIAppLifeCycleBridge; the instance will be deleted automatically when the applicati...
Definition: YiAppLifeCycleBridgeLocator.h:17
Provides a means for apps to signal components that the app has entered the foreground or background...
Definition: YiAppLifeCycleBridge.h:17
static CYIAppLifeCycleBridge * GetAppLifeCycleBridge()