Well i started with Irrlicht recently and thought that the best way of learning it will be to create a game - a quite simple fps in my case. What I got now is some header files with not finished basic classes of the game. The problem is
that when I moved each class to a separate header i produced many error - 30 or so. If you can tell me what I did wrong it will be very helpfull
Here`s the rar with the code:
http://rapidshare.com/files/89709423/De ... e.rar.html
Any comments and hints from a more experienced developer about the design will be greatly appricieted

(Note - I want to still add in it collisions, gui, most probarly bump/parallax mapping, maybe shaders. Now I want to add the basic stuff like lights etc)