PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::Event Class Referenceabstract
Inheritance diagram for pixelbullet::Event:
pixelbullet::AppRenderEvent pixelbullet::AppTickEvent pixelbullet::AppUpdateEvent pixelbullet::KeyEvent pixelbullet::MouseButtonEvent pixelbullet::MouseMovedEvent pixelbullet::MouseScrolledEvent pixelbullet::WindowCloseEvent pixelbullet::WindowFocusEvent pixelbullet::WindowLostFocusEvent pixelbullet::WindowMovedEvent pixelbullet::WindowResizeEvent

Public Member Functions

virtual EventType GetEventType () const =0
 
virtual const char * GetName () const =0
 
virtual int GetCategoryFlags () const =0
 
virtual std::string ToString () const
 
bool IsInCategory (EventCategory category) const
 

The documentation for this class was generated from the following files: