コード例 #1
0
 private void InitialitzeGameManagers()
 {
     // We are initialize the WP8 StoreManager class, not the Unity scripted class of the same name.
     sStoreManager = new DemoGame.Code.StoreManager();   
 }
コード例 #2
0
 private void InitialitzeGameManagers()
 {
     // We are initialize the WP8 StoreManager class, not the Unity scripted class of the same name.
     sStoreManager = new DemoGame.Code.StoreManager();
 }