Class: D3DX9

D3DX9()

Verb to install D3DX9

Constructor

new D3DX9()

Source:

Methods

extractDirectXToSystemDirectory(progressBar, filesToExtract, destination, pattern) → {void}

Extracts DirectX9 to the system directory
Parameters:
Name Type Description
progressBar * The progress bar
filesToExtract * A list of files to extract
destination * The destination folder
pattern * The file pattern used during extraction
Source:
Returns:
Type
void