ShishGL  1.0
A simple modular cross-platform graphics library
Sh::MouseScrollEvent Member List

This is the complete list of members for Sh::MouseScrollEvent, including all inherited members.

delta() constSh::MouseScrollEvent
Event()Sh::Eventprotected
happen(Listener *listener) overrideSh::MouseScrollEventvirtual
isReceived() constSh::Event
m_deltaSh::MouseScrollEventprotected
m_typeSh::MouseScrollEventprotected
m_whereSh::MouseEventprotected
mask() overrideSh::MouseScrollEventinlinevirtual
MouseEvent(const Vector2< double > &where)Sh::MouseEventexplicit
MouseScrollEvent(const Vector2< double > &where, Mouse::ScrollDelta delta, Mouse::ScrollType type)Sh::MouseScrollEvent
setWhere(const Vector2< double > &pos)Sh::MouseEvent
type() constSh::MouseScrollEvent
where() constSh::MouseEvent
~Event()=defaultSh::Eventprotectedvirtual
~MouseEvent() override=defaultSh::MouseEvent
~MouseScrollEvent() override=defaultSh::MouseScrollEvent