mirror of https://github.com/axmolengine/axmol.git
11 lines
245 B
Lua
11 lines
245 B
Lua
|
|
||
|
--------------------------------
|
||
|
-- @module EventKeyboard
|
||
|
--------------------------------
|
||
|
-- @function [parent=#EventKeyboard] EventKeyboard
|
||
|
-- @param self
|
||
|
-- @param #cc.EventKeyboard::KeyCode keycode
|
||
|
-- @param #bool bool
|
||
|
|
||
|
return nil
|