I\'d like to know if there is a way to mix C# and Obj-C code in one project. Specifically, I\'d like to use Cocos2D for my UI in Obj-C and call some MonoTouch C#-Library tha
What library are you calling? Perhaps there's an Objective-C equivalent.