Class: D3DX10

D3DX10()

Verb to install D3DX10

Constructor

new D3DX10()

Source:

Methods

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

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