5#ifndef INCLUDE_FIFECHAN_MOUSEINPUT_HPP_
6#define INCLUDE_FIFECHAN_MOUSEINPUT_HPP_
12#include "fifechan/platform.hpp"
25 class FIFEGUI_API MouseInput
28 MouseInput() =
default;
31 enum class Type : std::uint8_t
71 void setType(Type type);
87 void setButton(
Button button);
104 void setTimeStamp(
int timeStamp);
113 int getTimeStamp()
const;
Used replacement tokens by configure_file():