#include <InputCombination.hpp>
◆ InputCombination() [1/2]
SIV3D_NODISCARD_CXX20 s3d::InputCombination::InputCombination |
( |
| ) |
|
|
default |
◆ InputCombination() [2/2]
constexpr SIV3D_NODISCARD_CXX20 s3d::InputCombination::InputCombination |
( |
Input |
input1, |
|
|
Input |
input2 |
|
) |
| |
|
constexprnoexcept |
◆ asUint64()
constexpr uint64 s3d::InputCombination::asUint64 |
( |
| ) |
const |
|
constexprnoexcept |
◆ down()
bool s3d::InputCombination::down |
( |
| ) |
const |
◆ input1()
constexpr const Input& s3d::InputCombination::input1 |
( |
| ) |
const |
|
constexprnoexcept |
◆ input2()
constexpr const Input& s3d::InputCombination::input2 |
( |
| ) |
const |
|
constexprnoexcept |
◆ name()
String s3d::InputCombination::name |
( |
| ) |
const |
◆ operator|() [1/3]
◆ operator|() [2/3]
◆ operator|() [3/3]
◆ pressed()
bool s3d::InputCombination::pressed |
( |
| ) |
const |
◆ pressedDuration()
Duration s3d::InputCombination::pressedDuration |
( |
| ) |
const |
◆ up()
bool s3d::InputCombination::up |
( |
| ) |
const |
◆ Formatter
◆ operator!=
◆ operator<
◆ operator<<
template<class CharType >
std::basic_ostream<CharType>& operator<< |
( |
std::basic_ostream< CharType > & |
output, |
|
|
const InputCombination & |
value |
|
) |
| |
|
friend |
◆ operator<=
◆ operator==
◆ operator>
◆ operator>=
The documentation for this class was generated from the following file: