4
Reply

SDL_NET wrapper for C# ?

wanja_relitzki

wanja_relitzki

Mar 16 2004 2:38 PM
2.9k
Anyone know how to wrap SDL_NET funtions and could give me an example? I know so far: [DllImport("SDL_net.dll")] public static extern SDL_NETFunction(any thing); but it seems to be not that easy ...

Answers (4)