neoGFX
Cross-platform C++ app/game engine
|
This is the complete list of members for neogfx::window_event, including all inherited members.
abstract_type typedef | neogfx::window_event | |
extents() const | neogfx::window_event | inline |
has_parameter() const | neogfx::window_event | inline |
parameter_type typedef | neogfx::window_event | |
position() const | neogfx::window_event | inline |
set_extents(const neogfx::size &aExtents) | neogfx::window_event | inline |
set_position(const neogfx::point &aPosition) | neogfx::window_event | inline |
type() const | neogfx::window_event | inline |
window_event(window_event_type aType, const parameter_type &aParameter=parameter_type{}) | neogfx::window_event | inline |