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 () |
![]() | |
InputEvent () | |
virtual | ~InputEvent () |
UIEditBoxEvent | ( | Platform::Object^ | sender, |
Platform::String^ | text, | ||
Windows::Foundation::EventHandler< Platform::String^>^ | handle | ||
) |
|
virtual |
Implements InputEvent.