Alright, I'm posting again. Bare with me I'm getting used to the whole Irrlicht type deal... I like it so far.
I'm designing a 2D game, and right now I'm working on a 2D level editor for it. But the first thing I need to know is what is the best method to draw 2D images?
Right now I'm using Device.Draw2DImage(), but I was wondering if I can gain performance by using something I don't know about.
Also, does anyone know what happened to www.IrrForge.com?
Thanks!