Cocos2D.CCTouchDelegate
Class CCTouchDelegate
Namespace: Cocos2D
Assembly: Cocos2D.dll, cocos2d_mono.Core.Android.dll, cocos2d_mono.Core.DesktopGL.dll, cocos2d-mono.Core.iOS.dll, cocos2d_mono.Core.Linux.dll, cocos2d_mono.Core.macOS.dll, cocos2d_mono.Windows.dll, cocos2d_mono.DesktopGL.dll, cocos2d-mono.iOS.dll, cocos2d_mono.Linux.dll, cocos2d_mono.macOS.dll
public class CCTouchDelegate : ICCTouchDelegate
Inheritance
Implements
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
CCTouchDelegate()
public CCTouchDelegate()
Fields
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
m_pEventTypeFuncMap
protected Dictionary<int, string> m_pEventTypeFuncMap
Field Value
Properties
TouchPriority
Used to prioritize touch dispatching. Higher values mean the delegate will receive touches sooner than lower valued delegates.
public virtual int TouchPriority { get; }
Property Value
TouchPriority
Used to prioritize touch dispatching. Higher values mean the delegate will receive touches sooner than lower valued delegates.
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
TouchPriority
public virtual int TouchPriority { get; }
Property Value
VisibleForTouches
A visibility parameter that determines if touches are delivered to a delegate.
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
A visibility parameter that determines if touches are delivered to a delegate.
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
VisibleForTouches
public virtual bool VisibleForTouches { get; set; }
Property Value
Methods
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
DoesScriptHandlerExist(int)
public bool DoesScriptHandlerExist(int eventType)
Parameters
eventType
int
Returns
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchHandler(int, CCTouch)
public void ExcuteScriptTouchHandler(int eventType, CCTouch pTouch)
Parameters
eventType
int
pTouch
CCTouch
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
ExcuteScriptTouchesHandler(int, List<CCTouch>)
public void ExcuteScriptTouchesHandler(int eventType, List<CCTouch> pTouches)
Parameters
eventType
int
RegisterScriptTouchHandler(int, string)
functions for script call back
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
functions for script call back
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string
RegisterScriptTouchHandler(int, string)
public void RegisterScriptTouchHandler(int eventType, string pszScriptFunctionName)
Parameters
eventType
int
pszScriptFunctionName
string