Basic Mouse Movement

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

The method is also explained in the API docs *and* in the examples. IMHO, when writing your own camera animator, you should have gone through both. And also note: Just reading or compiling the examples is not enough. You need to understand what is happening in those lines.
Post Reply