blitzmovie 1.3b
Blitz3D Forums/Blitz3D Programming/blitzmovie 1.3b| 
 | ||
| hello, I have a problem with the function under blitzmovie 1.3b, ; Direct3D7 specific stuff (much faster than the software versions) BLITZMOVIE_DrawD3D%(x%,y%,width%,height%):"_BLITZMOVIE_DrawD3D@16" I search a working example code. THANK YOU FOR YOUR HELPP.. | 
| 
 | ||
| sorry is this function :   device and ddraw ? BLITZMOVIE_OpenD3D%(strName$,device%,ddraw%):"_BLITZMOVIE_OpenD3D@12" | 
| 
 | ||
| I think you can use SystemProperty$ for those: http://www.blitzmax.com/b3ddocs/command.php?name=SystemProperty&ref=2d_a-z | 
| 
 | ||
| Thank you,  I try it........... |