|
cocos2d-x
3.3
|
#include <InputEvent.h>
Public Member Functions | |
| UIEditBoxEvent (Platform::Object^sender, Platform::String^text, Windows::Foundation::EventHandler< Platform::String^>^handle) | |
| virtual void | execute () |
Public Member Functions inherited from InputEvent | |
| InputEvent () | |
| virtual | ~InputEvent () |
| UIEditBoxEvent | ( | Platform::Object^ | sender, |
| Platform::String^ | text, | ||
| Windows::Foundation::EventHandler< Platform::String^>^ | handle | ||
| ) |
|
virtual |
Implements InputEvent.