242 lines
		
	
	
		
			6.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			242 lines
		
	
	
		
			6.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
| {
 | |
|     "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": "游戏文本资产"
 | |
|     },
 | |
|     "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": "游戏对象(对象基类)"
 | |
|     },
 | |
|     "Core/BaseClass/LayerObject.nut": {
 | |
|         "description": "图层类"
 | |
|     },
 | |
|     "User/UI/Widget/Scroll_Bar.nut": {
 | |
|         "description": "滚动条"
 | |
|     },
 | |
|     "User/UI/Widget/InputBox.nut": {
 | |
|         "description": "输入框"
 | |
|     },
 | |
|     "User/UI/Widget/Drag_Button.nut": {
 | |
|         "description": "拖动按钮"
 | |
|     },
 | |
|     "User/UI/Window/233_HUD_Message.nut": {
 | |
|         "description": "公告弹窗"
 | |
|     },
 | |
|     "User/UI/Window/1_Select_Character.nut": {
 | |
|         "description": "选择角色界面"
 | |
|     },
 | |
|     "User/UI/Widget/Text_Button.nut": {
 | |
|         "description": "文本按钮"
 | |
|     },
 | |
|     "User/UI/Window/2_Create_Character.nut": {
 | |
|         "description": "创建角色"
 | |
|     },
 | |
|     "User/UI/Widget/IMouse.nut": {
 | |
|         "description": "鼠标"
 | |
|     },
 | |
|     "User/_ENUM/enum_packet.nut": {
 | |
|         "description": "包枚举"
 | |
|     },
 | |
|     "User/_ENUM/global_object.nut": {
 | |
|         "description": "全局对象表"
 | |
|     },
 | |
|     "User/_ENUM/enum_music.nut": {
 | |
|         "description": "音乐枚举"
 | |
|     },
 | |
|     "Core/InputClass": {
 | |
|         "description": "输入类"
 | |
|     },
 | |
|     "User/Controller": {
 | |
|         "description": "控制器"
 | |
|     },
 | |
|     "User/Controller/Controller.nut": {
 | |
|         "description": "游戏控制器"
 | |
|     },
 | |
|     "User/Controller/ObjectController.nut": {
 | |
|         "description": "对象控制器"
 | |
|     },
 | |
|     "User/Object/Map/MapCrmera.nut": {
 | |
|         "description": "地图摄像机"
 | |
|     },
 | |
|     "User/Object/Map/TileObject.nut": {
 | |
|         "description": "地板对象"
 | |
|     },
 | |
|     "User/Object/ActiveObject/ActiveObjectClass.nut": {
 | |
|         "description": "动态对象"
 | |
|     },
 | |
|     "User/Object/ActiveObject/CharacterObjectClass_AI.nut": {
 | |
|         "description": "APC对象"
 | |
|     },
 | |
|     "User/Object/ActiveObject/CharacterObjectClass.nut": {
 | |
|         "description": "角色对象"
 | |
|     },
 | |
|     "User/Object/ActiveObject/MonsterObjectClass.nut": {
 | |
|         "description": "怪物对象"
 | |
|     },
 | |
|     "User/Object/ActiveObject/PassiveObjectClass.nut": {
 | |
|         "description": "被动对象"
 | |
|     },
 | |
|     "User/Object/ActiveObject/StaticObjectClass.nut": {
 | |
|         "description": "静态对象"
 | |
|     },
 | |
|     "User/Object/Map/TownObject.nut": {
 | |
|         "description": "城镇类"
 | |
|     },
 | |
|     "User/Object/Map/MapCamera.nut": {
 | |
|         "description": "摄像机类"
 | |
|     },
 | |
|     "User/UI/Window/3_Top_tool.nut": {
 | |
|         "description": "顶部工具条"
 | |
|     }
 | |
| } |