How to use Directx Variables?

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.
Post Reply
majc
Posts: 6
Joined: Wed Sep 14, 2005 7:04 pm

How to use Directx Variables?

Post by majc »

I want to make a new input class but seems that the directx variables like d3dxmatrix arent recognize by the compiler, i think its because of irrlicht.
If its because of Irrlicht what variables can i use instead?
BlackNinjaGames
Posts: 31
Joined: Mon Sep 05, 2005 4:47 pm
Contact:

Post by BlackNinjaGames »

Did you include the proper Direct3D headers?
Post Reply