I'm trying to use Agar with my own SDL application. I just don't know what to
do, although I tried lots of things. I've done the typical initialization:

AG_InitCore("myapp", 0)!=-1
AG_InitVideoSDL(window, AG_VIDEO_OPENGL)!=-1

But then I just dont know what I've to do... Can anyone help me? I just need a
simple example like drawing some text, since I don't know what else do I need to
draw the gui on my window.
I have my own loop and the typical drawing function where I write my ogl calls.

Thanks in advance!

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to