#include <external/RadixEngine/include/radix/input/InputSource.hpp>
Inherits radix::Event.
radix::InputSource::MouseWheelScrolledEvent::MouseWheelScrolledEvent |
( |
InputSource & |
source, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
const EventType radix::InputSource::MouseWheelScrolledEvent::getType |
( |
| ) |
const |
|
inlinevirtual |
const EventTypeName radix::InputSource::MouseWheelScrolledEvent::getTypeName |
( |
| ) |
const |
|
inlinevirtual |
InputSource& radix::InputSource::MouseWheelScrolledEvent::source |
constexpr StaticEventTypeName radix::InputSource::MouseWheelScrolledEvent::TypeName = "radix/InputSource:MouseWheelScrolled" |
|
static |
const int radix::InputSource::MouseWheelScrolledEvent::x |
const int radix::InputSource::MouseWheelScrolledEvent::y |
The documentation for this struct was generated from the following file: