Questions tagged [exen]
5 questions
3
votes
1 answer
How can I use Farseer with a MonoTouch/ExEn application?
I'm trying to build a game for iOS with XNA and Farseer Physics 3.3, using ExEn and MonoTouch. In theory this should work fine, but I'm having trouble getting Farseer to work on the iPhone.
I compiled Farseer for MonoTouch/ExEn, and it works great…

Michael
- 1,968
- 4
- 24
- 40
1
vote
1 answer
How to Handle Android hardware backbutton in ExEn?
I am using Mono for Android and ExEn (thx for Andrew Russell). I am not sure this question is specific to Mono for Android or more specific to ExEn. Anyway, I found only Java samples as a result of my searches.
I would like to implement a standard…

Horo
- 11
- 2
1
vote
2 answers
ExEn (XNA -> iOS, Android) and accelerometers, etc
I've been reading about Andrew Russell's ExEn project and I'm wondering what the flow would be like for creating a WP7 accelerometer-based game and then porting it to another platform, say iOS. Here's what I hope would happen:
Create fully…

Keith Myers
- 1,379
- 2
- 15
- 29
1
vote
1 answer
MonoTouch C# and Obj-C mixing?
Following on from my last question on optimization I'm finding it easier to believe that it's simply not possible to optimize my code further to get better performance in my game.
So now I have a new idea and would like to know if it's possible or…

meds
- 21,699
- 37
- 163
- 314
0
votes
3 answers
How can I port my Windows Phone game to a Silverlight thing that I can use on a webpage?
I'm confused about how to port my WP7 C# game to the web using Silverlight.
I know that code written in C# using the Windows Phone (add-in? plugin? other?) for Visual Studio makes a Silverlight app. But how can I embed my finished WP7 app in a…

JavaAndCSharp
- 1,507
- 3
- 23
- 47