|
|
|
--------------------------------
|
|
-- @module EventKeyboard
|
|
-- @extend Event
|
|
-- @parent_module cc
|
|
|
|
--------------------------------
|
|
-- @function [parent=#EventKeyboard] EventKeyboard
|
|
-- @param self
|
|
-- @param #cc.EventKeyboard::KeyCode keycode
|
|
-- @param #bool bool
|
|
|
|
return nil
|