Plasma Engine  2.0
Loading...
Searching...
No Matches
plAndroidInputEvent Struct Reference

Event fired by plAndroidUtils::s_InputEvent. Event listeners should inspect m_pEvent and set m_bHandled to true if they handled the event. More...

#include <AndroidUtils.h>

Public Attributes

AInputEvent * m_pEvent = nullptr
 
bool m_bHandled = false
 

Detailed Description

Event fired by plAndroidUtils::s_InputEvent. Event listeners should inspect m_pEvent and set m_bHandled to true if they handled the event.


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