If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
How does one go about using sprites in Cocoa? The only real kit I found is CSK, but i can't find any documentation for it. Sprite programming is new to me and I want to find something to introduce me to this kind of programming. Are there any other sprite kits for cocoa? Or is there any real documentation for CSK?
Hey,
try SDL which you can find at www.libsdl.org. There are some tutorials linked from there on sprites. I'm currently writing street fighter in it. You can see our page at: