This class encapsulates functionality to detect various surface events (size, orientation changed) and delegate this to native.
Inheritance: IAndroidUnityPlayer
Example #1
0
 QCARBehaviour()
 {
     mAndroidUnityPlayer = new AndroidUnityPlayer();
 }
Example #2
0
 QCARBehaviour()
 {
     mAndroidUnityPlayer = new AndroidUnityPlayer();
 }