MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
mxvk_controller.cpp File Reference

Implementation of mxvk::VK_Joystick and mxvk::VK_Controller SDL3 wrappers. More...

#include "mxvk/mxvk_controller.hpp"
#include "mxvk/mxvk_exception.hpp"
#include <SDL3/SDL_stdinc.h>

Go to the source code of this file.

Namespaces

namespace  mxvk
 Utilities for loading and saving PNG images.

Detailed Description

Implementation of mxvk::VK_Joystick and mxvk::VK_Controller SDL3 wrappers.

Definition in file mxvk_controller.cpp.