cocos2d-x  3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Human Machine Interation

Classes

class  TextFieldDelegate
 
class  TextFieldTTF
 A simple text input field with TTF font. More...
 
struct  IMEKeyboardNotificationInfo
 
class  IMEDelegate
 Input method editor delegate. More...
 
class  IMEDispatcher
 Input Method Edit Message Dispatcher. More...
 
class  Touch
 

Enumerations

enum  DispatchMode { ALL_AT_ONCE, ONE_BY_ONE }
 how the touches are dispathced More...
 

Detailed Description

Enumeration Type Documentation

enum DispatchMode
strong

how the touches are dispathced

Enumerator
ALL_AT_ONCE 

All at once.

ONE_BY_ONE 

one by one

var DispatchMode
strong

how the touches are dispathced

Enumerator
ALL_AT_ONCE 

All at once.

ONE_BY_ONE 

one by one

local DispatchMode
strong

how the touches are dispathced

Enumerator
ALL_AT_ONCE 

All at once.

ONE_BY_ONE 

one by one