File test.lua
Functions
| CTestClass:func (p1) | 成员函数 |
| CTestClass:new (id) | 创建对象 |
Tables
| CTestClass | 这是一个测试类 |
Functions
- CTestClass:func (p1)
-
成员函数
Parameters:
-
p1: 参数1说明
See also:
-
- CTestClass:new (id)
-
创建对象
Parameters:
-
id: 根据id创建类
-