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