sbin/res/jsdoc/app/test/encoding.js
author veltr
Mon, 17 Sep 2012 00:17:06 +0900
branchplayers-as-widgets
changeset 957 4da0a5740b6c
parent 520 fe008e95a716
permissions -rw-r--r--
Starting 'players-as-widgets' branch


/**
 * @Constructor
 * @desc 配置文件
 * @class 什么也不返回
 */
function Test(conf) {
    // do something;
}