LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::LMouseScrolledEvent Class Reference
Inheritance diagram for LkEngine::LMouseScrolledEvent:
LkEngine::LEvent

Public Member Functions

 LMouseScrolledEvent (const float InOffsetX, const float InOffsetY)
 
FORCEINLINE float GetXOffset () const
 
FORCEINLINE float GetYOffset () const
 
FORCEINLINE std::string ToString () const override
 
- Public Member Functions inherited from LkEngine::LEvent
virtual EEventType GetType () const =0
 
virtual const char * GetName () const =0
 
FORCEINLINE bool IsHandled () const
 

Additional Inherited Members

- Public Attributes inherited from LkEngine::LEvent
bool bHandled = false
 

Member Function Documentation

◆ ToString()

FORCEINLINE std::string LkEngine::LMouseScrolledEvent::ToString ( ) const
inlineoverridevirtual

Reimplemented from LkEngine::LEvent.


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