146 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
		
		
			
		
	
	
			146 lines
		
	
	
		
			3.6 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": "游戏文本资产" | ||
|  |     } | ||
|  | } |