#include "./directx/DirectX.h"#include "./directx/Resource.h"#include "./directx/Window.h"Functions | |
| xl7::directx::DirectX & | GetDX () |
| xl7::directx::Window & | GetDXWnd () |
| xl7::directx::DirectX& GetDX | ( | ) | [inline] |
Returns the DirectX main object.
| xl7::directx::Window& GetDXWnd | ( | ) | [inline] |
Returns the DirectX display window.
1.7.1