Get the Direct 3D 7 Object in BlitzMax
Archives Forums/Blitz3D SDK Programming/Get the Direct 3D 7 Object in BlitzMax| 
 | ||
| How do you do it?  I want to be able to make some direct calls.  Thanks. | 
| 
 | ||
| You need SystemProperty$("Direct3DDevice7") for this. As I understood, the SystemProperty$ command will be added in a future update: http://www.blitzbasic.com/Community/posts.php?topic=70206 | 
| 
 | ||
| The lack of this command is not good, because you can not use some of the new additions. |