Class cc.EventCustom

Class Summary
Constructor Attributes Constructor Name and Description
 
The Custom event

Method Summary

Class Detail

cc.EventCustom()
The Custom event

Method Detail

  • {String} getEventName()
    Gets event name
    Returns:
    {String}
  • {*} getUserData()
    Gets user data
    Returns:
    {*}
  • setUserData(data)
    Sets user data
    Parameters:
    {*} data