4
Answers

SDL_NET wrapper for C# ?

wanja_relitzki

wanja_relitzki

20y
2.9k
1
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)