2014-05-08 14:03:37 +08:00
|
|
|
|
|
|
|
--------------------------------
|
|
|
|
-- @module EventFocus
|
|
|
|
-- @extend Event
|
2014-06-25 17:36:50 +08:00
|
|
|
-- @parent_module cc
|
2014-05-08 14:03:37 +08:00
|
|
|
|
|
|
|
--------------------------------
|
2014-09-02 13:45:07 +08:00
|
|
|
--
|
2014-05-08 14:03:37 +08:00
|
|
|
-- @function [parent=#EventFocus] EventFocus
|
|
|
|
-- @param self
|
2014-09-02 13:45:07 +08:00
|
|
|
-- @param #ccui.Widget widgetLoseFocus
|
|
|
|
-- @param #ccui.Widget widgetGetFocus
|
2014-05-08 14:03:37 +08:00
|
|
|
|
|
|
|
return nil
|