|
|
PixelBullet
0.0.1
A C++ game engine
|
This is the complete list of members for pixelbullet::MouseScrolledEvent, including all inherited members.
| GetCategoryFlags() const =0 (defined in pixelbullet::Event) | pixelbullet::Event | pure virtual |
| GetEventType() const =0 (defined in pixelbullet::Event) | pixelbullet::Event | pure virtual |
| GetName() const =0 (defined in pixelbullet::Event) | pixelbullet::Event | pure virtual |
| GetXOffset() const (defined in pixelbullet::MouseScrolledEvent) | pixelbullet::MouseScrolledEvent | inline |
| GetYOffset() const (defined in pixelbullet::MouseScrolledEvent) | pixelbullet::MouseScrolledEvent | inline |
| IsInCategory(EventCategory category) const (defined in pixelbullet::Event) | pixelbullet::Event | |
| MouseScrolledEvent(const float xOffset, const float yOffset) (defined in pixelbullet::MouseScrolledEvent) | pixelbullet::MouseScrolledEvent | inline |
| ToString() const override (defined in pixelbullet::MouseScrolledEvent) | pixelbullet::MouseScrolledEvent | inlinevirtual |
| ~Event()=default (defined in pixelbullet::Event) | pixelbullet::Event | virtual |