5#ifndef INCLUDE_FIFECHAN_BACKENDS_SDL_SDLINPUT_HPP_
6#define INCLUDE_FIFECHAN_BACKENDS_SDL_SDLINPUT_HPP_
13#include "fifechan/platform.hpp"
19#include "fifechan/input.hpp"
20#include "fifechan/keyinput.hpp"
21#include "fifechan/mouseinput.hpp"
63 bool isKeyQueueEmpty()
override;
67 bool isMouseQueueEmpty()
override;
71 bool isTextQueueEmpty()
override;
73 std::string dequeueTextInput()
override;
Used replacement tokens by configure_file():