#include <PreConfig.h>
Classes | |
| struct | D3D |
| struct | DInput |
| struct | DSound |
| struct | Generic |
Public Member Functions | |
| PreConfig () | |
Public Attributes | |
| struct xl7::PreConfig::Generic | gen |
| struct xl7::PreConfig::D3D | d3d |
| struct xl7::PreConfig::DInput | dinput |
| struct xl7::PreConfig::DSound | dsound |
| xl7::PreConfig::PreConfig | ( | ) |
Default constructor.
The presets for the Direct3D component.
The presets for the DirectInput component.
The presets for the DirectSound component.
The generic presets.
1.7.1