Class cc.IMEDispatcher.Impl

Class Summary
Constructor Attributes Constructor Name and Description
 
Create the cc.IMEDispatcher.Imp Object.

Method Summary

Class Detail

cc.IMEDispatcher.Impl()
Create the cc.IMEDispatcher.Imp Object.
This is the inner class...

Method Detail

  • ctor()
    Constructor function, override it to extend the construction behavior, remember to call "this._super()" in the extended "ctor" function.
  • {Number|Null} findDelegate(delegate)
    Find delegate
    Parameters:
    {cc.IMEDelegate} delegate
    Returns:
    {Number|Null}