|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for gamp::wt::event::WindowEventManager, including all inherited members.
| addListener(const WindowListenerRef &l) | gamp::wt::event::WindowEventManager | inline |
| dispatch(uint16_t type, const jau::fraction_timespec &when, const WindowRef &source, bool value=true) noexcept | gamp::wt::event::WindowEventManager | inline |
| dispatchMoved(const jau::fraction_timespec &when, const WindowRef &source, const jau::math::Vec2i &winPos) noexcept | gamp::wt::event::WindowEventManager | inline |
| dispatchResize(const jau::fraction_timespec &when, const WindowRef &source, const jau::math::Vec2i &winSize, const jau::math::Vec2i &surfSize) noexcept | gamp::wt::event::WindowEventManager | inline |
| listenerCount() const noexcept | gamp::wt::event::WindowEventManager | inline |
| removeAllListener() | gamp::wt::event::WindowEventManager | inline |
| removeListener(const WindowListenerRef &l) | gamp::wt::event::WindowEventManager | inline |