cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EditBoxEvent Class Reference

#include <EditBoxEvent.h>

Inheritance diagram for EditBoxEvent:
InputEvent

Public Member Functions

 EditBoxEvent (Platform::Object^sender, Platform::String^arg, Windows::Foundation::EventHandler< Platform::String^>^handle)
 EditBoxEvent ( var sender, var arg, var handle)
 EditBoxEvent ( local sender, local arg, local handle)
virtual void execute ()
- Public Member Functions inherited from InputEvent
 InputEvent ()
virtual ~InputEvent ()

Constructor & Destructor Documentation

EditBoxEvent ( Platform::Object^  sender,
Platform::String^  arg,
Windows::Foundation::EventHandler< Platform::String^>^  handle 
)
var EditBoxEvent ( var  sender,
var  arg,
var  handle 
)
local EditBoxEvent ( local  sender,
local  arg,
local  handle 
)

Member Function Documentation

virtual void execute ( )
virtual

Implements InputEvent.

var execute ( )
virtual

Implements InputEvent.

local execute ( )
virtual

Implements InputEvent.


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