完善 docs

This commit is contained in:
SmallMain
2022-06-13 21:51:01 +08:00
parent 6c704a5cd3
commit 6a3fc5c5d7
46 changed files with 39416 additions and 2 deletions

5
src/creator-sp.d.ts vendored
View File

@@ -10,6 +10,11 @@ declare module cc {
*/
const inited: boolean,
/**
* 版本号
*/
const version: string,
/**
* 最大纹理插槽数量
*