PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::MouseScrolledEvent Member List

This is the complete list of members for pixelbullet::MouseScrolledEvent, including all inherited members.

GetCategoryFlags() const =0 (defined in pixelbullet::Event)pixelbullet::Eventpure virtual
GetEventType() const =0 (defined in pixelbullet::Event)pixelbullet::Eventpure virtual
GetName() const =0 (defined in pixelbullet::Event)pixelbullet::Eventpure virtual
GetXOffset() const (defined in pixelbullet::MouseScrolledEvent)pixelbullet::MouseScrolledEventinline
GetYOffset() const (defined in pixelbullet::MouseScrolledEvent)pixelbullet::MouseScrolledEventinline
IsInCategory(EventCategory category) const (defined in pixelbullet::Event)pixelbullet::Event
MouseScrolledEvent(const float xOffset, const float yOffset) (defined in pixelbullet::MouseScrolledEvent)pixelbullet::MouseScrolledEventinline
ToString() const override (defined in pixelbullet::MouseScrolledEvent)pixelbullet::MouseScrolledEventinlinevirtual
~Event()=default (defined in pixelbullet::Event)pixelbullet::Eventvirtual