4 Commits

Author SHA1 Message Date
Randolph Burt
f6bf7d650e Minor change to game.exit() logic
* Revert back to preprocessor directive to exclude call to game.exit() for iOS.
2016-03-19 13:02:59 +00:00
Randolph Burt
a0f59c43c8 Update MonoGame iOS example in line with recent changes.
* Migrate to unified API to support 64 bit platforms.
 * Remove call to game.exit() in ExampleGame.cs as this is no longer supported.
 * Use MonoGame.ios Nuget package instead of relying on external repo being present on the machine.
2016-03-17 22:16:22 +00:00
Randolph Burt
ecaea3ae12 Fix goblin skeleton file references after file rename (Xamarin iOS) 2014-11-25 16:54:09 +00:00
Randolph Burt
93841ec3b2 Added Xamarin iOS MonoGame example/demo. 2014-09-04 22:53:57 +01:00