Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <WinEventMngr.hpp>
Public Member Functions | |
void | addListener (const WindowListenerRef &l) |
void | dispatch (uint16_t type, const jau::fraction_timespec &when, const WindowRef &source, bool value=true) noexcept |
void | dispatchMoved (const jau::fraction_timespec &when, const WindowRef &source, const jau::math::Vec2i &winPos) noexcept |
void | dispatchResize (const jau::fraction_timespec &when, const WindowRef &source, const jau::math::Vec2i &winSize, const jau::math::Vec2i &surfSize) noexcept |
size_t | listenerCount () const noexcept |
size_t | removeAllListener () |
size_t | removeListener (const WindowListenerRef &l) |
Definition at line 43 of file WinEventMngr.hpp.
|
inlinenoexcept |
Definition at line 48 of file WinEventMngr.hpp.
|
inlinenoexcept |
Definition at line 66 of file WinEventMngr.hpp.
|
inlinenoexcept |
Definition at line 78 of file WinEventMngr.hpp.
|
inline |
Definition at line 91 of file WinEventMngr.hpp.
|
inline |
Definition at line 93 of file WinEventMngr.hpp.
|
inline |
Definition at line 98 of file WinEventMngr.hpp.
|
inlinenoexcept |
Definition at line 104 of file WinEventMngr.hpp.