| 
									
										
										
										
											2024-12-11 15:44:49 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     "Core/BaseTool": { | 
					
						
							|  |  |  |         "description": "基础工具" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass": { | 
					
						
							|  |  |  |         "description": "基础类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/Game_Window_Class.nut": { | 
					
						
							|  |  |  |         "description": "游戏窗口类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/BaseObject.nut": { | 
					
						
							|  |  |  |         "description": "基础对象类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/ActorObject.nut": { | 
					
						
							|  |  |  |         "description": "演员类 - Actor" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/SpriteObject": { | 
					
						
							|  |  |  |         "description": "精灵类 & 精灵帧类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/StageClass.nut": { | 
					
						
							|  |  |  |         "description": "场景类 - Stage" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/SpriteObject/SpriteClass.nut": { | 
					
						
							|  |  |  |         "description": "精灵类 - Sprite" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/SpriteObject/SpriteFrameClass.nut": { | 
					
						
							|  |  |  |         "description": "精灵帧类 - SpriteFrame" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/UI_Class": { | 
					
						
							|  |  |  |         "description": "UI类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseTool/Math.nut": { | 
					
						
							|  |  |  |         "description": "数学库" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/ScriptManager": { | 
					
						
							|  |  |  |         "description": "pvf管理" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseTool/BlobExClass.nut": { | 
					
						
							|  |  |  |         "description": "高级流" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/AnimationClass": { | 
					
						
							|  |  |  |         "description": "动画类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object": { | 
					
						
							|  |  |  |         "description": "对象类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Bird.nut": { | 
					
						
							|  |  |  |         "description": "小鸟 对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Map.nut": { | 
					
						
							|  |  |  |         "description": "地图 对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/ENUM": { | 
					
						
							|  |  |  |         "description": "枚举类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Pipes.nut": { | 
					
						
							|  |  |  |         "description": "管道对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Pipe.nut": { | 
					
						
							|  |  |  |         "description": "管道对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Score.nut": { | 
					
						
							|  |  |  |         "description": "分数对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Stage": { | 
					
						
							|  |  |  |         "description": "场景" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Stage/Start_Stage.nut": { | 
					
						
							|  |  |  |         "description": "开始场景" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Stage/Game_Stage.nut": { | 
					
						
							|  |  |  |         "description": "游戏场景" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Map": { | 
					
						
							|  |  |  |         "description": "地图类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Map/MapObject.nut": { | 
					
						
							|  |  |  |         "description": "地图对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Asset": { | 
					
						
							|  |  |  |         "description": "资产" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Asset/AssetManager.nut": { | 
					
						
							|  |  |  |         "description": "资产管理器" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/_ENUM": { | 
					
						
							|  |  |  |         "description": "枚举" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/ENUM/enum_system.nut": { | 
					
						
							|  |  |  |         "description": "系统枚举" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseTool/String.nut": { | 
					
						
							|  |  |  |         "description": "字符串库" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/Object/BaseObject.nut": { | 
					
						
							|  |  |  |         "description": "基础对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/ActiveObject": { | 
					
						
							|  |  |  |         "description": "动态对象" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/StateMachine": { | 
					
						
							|  |  |  |         "description": "状态机" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/_ENUM/enum_game.nut": { | 
					
						
							|  |  |  |         "description": "游戏枚举" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/ExtraCalss": { | 
					
						
							|  |  |  |         "description": "附加类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/ExtraCalss/Socket": { | 
					
						
							|  |  |  |         "description": "Socket类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/Game_Proc": { | 
					
						
							|  |  |  |         "description": "底层核心处理逻辑" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Socket": { | 
					
						
							|  |  |  |         "description": "网络" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/UI": { | 
					
						
							|  |  |  |         "description": "界面窗口" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/UI/Window/0_Login.nut": { | 
					
						
							|  |  |  |         "description": "登录界面" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/TextObject": { | 
					
						
							|  |  |  |         "description": "文本类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/TextObject/Font.nut": { | 
					
						
							|  |  |  |         "description": "字体类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/TextObject/TextStyle.nut": { | 
					
						
							|  |  |  |         "description": "字体风格类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "Core/ENUM/ENUM_SYSTEM.nut": { | 
					
						
							|  |  |  |         "description": "系统枚举" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/UI/Window": { | 
					
						
							|  |  |  |         "description": "窗口" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/UI/Widget": { | 
					
						
							|  |  |  |         "description": "控件" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Asset/FontAsset.nut": { | 
					
						
							|  |  |  |         "description": "游戏文本资产" | 
					
						
							| 
									
										
										
										
											2024-12-13 20:51:26 +08:00
										 |  |  |     }, | 
					
						
							|  |  |  |     "User/Asset/Character": { | 
					
						
							|  |  |  |         "description": "角色类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Asset/Character/Animation.nut": { | 
					
						
							|  |  |  |         "description": "角色动画" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Asset/Item": { | 
					
						
							|  |  |  |         "description": "项目类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Asset/Item/Equipment.nut": { | 
					
						
							|  |  |  |         "description": "装备类" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/Object/ActiveObject/GameObjectClass.nut": { | 
					
						
							|  |  |  |         "description": "游戏对象(对象基类)" | 
					
						
							| 
									
										
										
										
											2024-12-13 22:28:47 +08:00
										 |  |  |     }, | 
					
						
							|  |  |  |     "Core/BaseClass/LayerObject.nut": { | 
					
						
							|  |  |  |         "description": "图层类" | 
					
						
							| 
									
										
										
										
											2024-12-14 11:11:36 +08:00
										 |  |  |     }, | 
					
						
							|  |  |  |     "User/UI/Widget/Scroll_Bar.nut": { | 
					
						
							|  |  |  |         "description": "滚动条" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/UI/Widget/InputBox.nut": { | 
					
						
							|  |  |  |         "description": "输入框" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "User/UI/Widget/Drag_Button.nut": { | 
					
						
							|  |  |  |         "description": "拖动按钮" | 
					
						
							| 
									
										
										
										
											2024-12-11 15:44:49 +08:00
										 |  |  |     } | 
					
						
							|  |  |  | } |