拓展
拓展 Groups
Table of contents
| Classes |
|---|
| BagItemUI 背包道具父类,继承这个类来实现自己的道具格子界面,使用BagModule.skin来指定皮肤 |
| BagModule 背包实例 |
| BagUI 背包界面父类,继承这个类来实现自己的背包界面,使用BagModule.skin来指定皮肤 |
| IBagSkin 背包皮肤 |
| ItemDeleteUI 背包删除界面父类,继承这个类来实现自己的道具删除界面,使用BagModule.skin来指定皮肤 |
| Enums |
|---|
| ItemQuality 道具品质 |
| Interfaces |
|---|
| IBagItemSkin 格子皮肤 |
| IBagStruct 背包数据结构 |
| IItemDeleteSkin 道具删除皮肤 |
| ItemConfig 道具配置 |