mirror of https://github.com/axmolengine/axmol.git
13 lines
321 B
Lua
13 lines
321 B
Lua
|
|
--------------------------------
|
|
-- @module AudioProfile
|
|
-- @parent_module ccexp
|
|
|
|
--------------------------------
|
|
--
|
|
-- @function [parent=#AudioProfile] AudioProfile
|
|
-- @param self
|
|
-- @return experimental::AudioProfile#experimental::AudioProfile self (return value: cc.experimental::AudioProfile)
|
|
|
|
return nil
|