mirror of https://github.com/axmolengine/axmol.git
14 lines
305 B
Lua
14 lines
305 B
Lua
|
|
--------------------------------
|
|
-- @module TintBy
|
|
--------------------------------
|
|
-- @function [parent=#TintBy] create
|
|
-- @param self
|
|
-- @param #float float
|
|
-- @param #short short
|
|
-- @param #short short
|
|
-- @param #short short
|
|
-- @return TintBy#TintBy ret (return value: cc.TintBy)
|
|
|
|
return nil
|