Download presentation
Presentation is loading. Please wait.
1
Vaughan Knight Nokia @vaughanknight
2
Vaughan Knight Bit Rave @bitrave
4
bitrave we make fun casual games
24
public class GameNativeBits { public void SomeNativeBits() { Debug.Log("Stubb Native Bits Invoked"); } public bool IsTrial() { return true; }
25
public class GameNativeBits { public void SomeNativeBits() { NativeCapability.DoNativeThing(); } public bool IsTrial() { return StoreLibrary.IsTrial(); }
38
http://msdn.microsoft.com/en-au/ http://www.microsoftvirtualacademy.com/ http://channel9.msdn.com/Events/TechEd/Australia/2013 http://technet.microsoft.com/en-au/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.