Page 1 of 1

Any C# wrappers?

PostPosted: May 28, 2006 @ 4:07am
by mmtbb

PostPosted: Jun 9, 2006 @ 3:21pm
by mmtbb

PostPosted: Jun 25, 2006 @ 10:09pm
by PsychoPenguin37
I'm wondering the same thing. Anyone have any idea?

PostPosted: Jul 3, 2006 @ 3:06pm
by Xymus

PostPosted: Jul 5, 2006 @ 8:26am
by dyn
Hi, Xymus!

I have looked at a code of your wrapper and have noticed that there is used LockInfo (Lock), PixelShader (SetPixelShader) and HDC (GetHDC, ReleaseHDC).
In wrapper I have written for my new game, I could not use normally methods with this classes in c# code. Does you tried to use them in your variant? Whether they work?
Also would like to note that there is no necessity to wrap classes Rect and Point from PocketFrog. You can use classes from .Net Framework

PostPosted: Aug 10, 2006 @ 4:29pm
by jweldin
Is there still interest in this? If so I might put up the files in a proper site where ppl can get them and discuss them and such.

PostPosted: Sep 5, 2006 @ 10:43am
by dyn

PostPosted: May 29, 2007 @ 4:50pm
by indiekiduk