-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to main from @ GamemakerChina/GameMaker-maunl-zh@6880e51 🚀
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head><script type="text/javascript" language="JavaScript">function reDo(){innerWidth==origWidth&&innerHeight==origHeight||location.reload()}4==parseInt(navigator.appVersion)&&"Netscape"==navigator.appName&&(origWidth=innerWidth,origHeight=innerHeight,onresize=reDo),onerror=null</script><style type="text/css">p.WebHelpNavBar{text-align:right}</style><script type="text/javascript">gCommonRootRelPath=gRootRelPath="..",gTopicId="6"</script><script type="text/javascript" src="../template/scripts/rh.min.js"></script><script type="text/javascript" src="../template/scripts/common.min.js"></script><script type="text/javascript" src="../template/scripts/topic.min.js"></script><script type="text/javascript" src="../template/scripts/topicwidgets.min.js"></script><script type="text/javascript" src="../whxdata/projectsettings.js"></script><link rel="stylesheet" type="text/css" href="../template/styles/topic.min.css"><link rel="stylesheet" type="text/css" href="../template/Charcoal_Grey/topicheader.css"><meta name="topic-status" content="Draft"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>The Asset Editors</title><meta name="generator" content="Adobe RoboHelp 2022"><link rel="stylesheet" href="../assets/css/default.css" type="text/css"><script src="../assets/scripts/main_script.js" type="module"></script><meta name="rh-authors" content="Mark Alexander"><meta name="topic-comment" content="Page that lists all the different asset editors available in the GameMaker IDE"><meta name="rh-index-keywords" content="Asset Editors"><meta name="search-keywords" content="Assets,Editors"><meta name="brsnext" value="The_Asset_Editors/Animation_Curves.htm"><meta name="brsprev" value="Settings/YoYo_Compiler.htm"></head><body><div class="topic-header rh-hide" id="rh-topic-header"><div class="logo"></div><div class="nav"><div class="title" title="The Asset Editors"><span>The Asset Editors</span></div><div class="gotohome" title="Click here to see this page in full context"><a href="#" onclick="rh._.goToFullLayout()">Click here to see this page in full context</a></div></div></div><div class="topic-header-shadow rh-hide" id="rh-topic-header-shadow"></div><h1><span data-field="title" data-format="default">资产编辑器</span></h1><p><span data-keyref="GameMaker Name">GameMaker</span>有许多不同的编辑器,您可以使用它们来添加、删除和编辑游戏所需的不同资源。在开发过程中,您将需要使用一些——甚至全部——这些编辑器,并且记住每件事情所做的有时可能有点令人生畏。为了帮助解决这个问题,你可以找到下面列出的每一个不同的编辑器,点击其中的任何一个都会带你进入一个详细解释它是什么以及如何使用它的页面。</p><table class="icons"><tbody><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Curves.png"></td><td class="text"><a href="Animation_Curves.htm">动画曲线</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Extensions.png"></td><td class="text"><a href="Extensions.htm">扩展</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Font.png"></td><td class="text"><a href="Fonts.htm">字体</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Notes.png"></td><td class="text"><a href="Notes.htm">笔记</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Object.png"></td><td class="text"><a href="Objects.htm">物体</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_ParticleSystem.png"></td><td class="text"><a href="Particle_Systems.htm">粒子系统</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Path.png"></td><td class="text"><a href="Paths.htm">路径</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Room.png"></td><td class="text"><a href="Rooms.htm">房间</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Script.png"></td><td class="text"><a href="Scripts.htm">脚本</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sequences.png"></td><td class="text"><a href="Sequences.htm">序列</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Shader.png"></td><td class="text"><a href="Shaders.htm">着色器</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sound.png"></td><td class="text"><a href="Sounds.htm">声音</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sprite.png"></td><td class="text"><a href="Sprites.htm">精灵</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Tileset.png"></td><td class="text"><a href="Tile_Sets.htm">图块集合</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Timeline.png"></td><td class="text"><a href="Timelines.htm">时间线</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sprite.png"></td><td class="text"><a href="Image_Editor.htm">图像</a></td></tr></tbody></table><p> </p><p> </p><div class="footer"><div class="buttons"><div class="clear"><div style="float:left">Back: <a href="../Content.htm">索引</a></div><div style="float:right">Next: <a href="../Additional_Information/Additional_Information.htm">额外的信息</a></div></div></div><h5><span data-keyref="Copyright Notice">© Copyright YoYo Games Ltd. 2024 All Rights Reserved</span></h5></div></body></html> | ||
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head><script type="text/javascript" language="JavaScript">function reDo(){innerWidth==origWidth&&innerHeight==origHeight||location.reload()}4==parseInt(navigator.appVersion)&&"Netscape"==navigator.appName&&(origWidth=innerWidth,origHeight=innerHeight,onresize=reDo),onerror=null</script><style type="text/css">p.WebHelpNavBar{text-align:right}</style><script type="text/javascript">gCommonRootRelPath=gRootRelPath="..",gTopicId="6"</script><script type="text/javascript" src="../template/scripts/rh.min.js"></script><script type="text/javascript" src="../template/scripts/common.min.js"></script><script type="text/javascript" src="../template/scripts/topic.min.js"></script><script type="text/javascript" src="../template/scripts/topicwidgets.min.js"></script><script type="text/javascript" src="../whxdata/projectsettings.js"></script><link rel="stylesheet" type="text/css" href="../template/styles/topic.min.css"><link rel="stylesheet" type="text/css" href="../template/Charcoal_Grey/topicheader.css"><meta name="topic-status" content="Draft"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>The Asset Editors</title><meta name="generator" content="Adobe RoboHelp 2022"><link rel="stylesheet" href="../assets/css/default.css" type="text/css"><script src="../assets/scripts/main_script.js" type="module"></script><meta name="rh-authors" content="Mark Alexander"><meta name="topic-comment" content="Page that lists all the different asset editors available in the GameMaker IDE"><meta name="rh-index-keywords" content="Asset Editors"><meta name="search-keywords" content="Assets,Editors"><meta name="brsnext" value="The_Asset_Editors/Animation_Curves.htm"><meta name="brsprev" value="Settings/YoYo_Compiler.htm"></head><body><div class="topic-header rh-hide" id="rh-topic-header"><div class="logo"></div><div class="nav"><div class="title" title="The Asset Editors"><span>The Asset Editors</span></div><div class="gotohome" title="Click here to see this page in full context"><a href="#" onclick="rh._.goToFullLayout()">Click here to see this page in full context</a></div></div></div><div class="topic-header-shadow rh-hide" id="rh-topic-header-shadow"></div><h1><span data-field="title" data-format="default">资源编辑器</span></h1><p><span data-keyref="GameMaker Name">GameMaker</span>有许多不同的编辑器,您可以使用它们来添加、删除和编辑游戏所需的不同资源。在开发过程中,您将需要使用一些——甚至全部——这些编辑器,并且记住每件事情所做的有时可能有点令人生畏。为了帮助解决这个问题,你可以找到下面列出的每一个不同的编辑器,点击其中的任何一个都会带你进入一个详细解释它是什么以及如何使用它的页面。</p><table class="icons"><tbody><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Curves.png"></td><td class="text"><a href="Animation_Curves.htm">动画曲线</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Extensions.png"></td><td class="text"><a href="Extensions.htm">扩展</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Font.png"></td><td class="text"><a href="Fonts.htm">字体</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Notes.png"></td><td class="text"><a href="Notes.htm">笔记</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Object.png"></td><td class="text"><a href="Objects.htm">物体</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_ParticleSystem.png"></td><td class="text"><a href="Particle_Systems.htm">粒子系统</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Path.png"></td><td class="text"><a href="Paths.htm">路径</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Room.png"></td><td class="text"><a href="Rooms.htm">房间</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Script.png"></td><td class="text"><a href="Scripts.htm">脚本</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sequences.png"></td><td class="text"><a href="Sequences.htm">序列</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Shader.png"></td><td class="text"><a href="Shaders.htm">着色器</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sound.png"></td><td class="text"><a href="Sounds.htm">声音</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sprite.png"></td><td class="text"><a href="Sprites.htm">精灵</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Tileset.png"></td><td class="text"><a href="Tile_Sets.htm">图块集合</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Timeline.png"></td><td class="text"><a href="Timelines.htm">时间线</a></td></tr><tr><td class="icons"><img src="../assets/Images/Icons/Icon_Sprite.png"></td><td class="text"><a href="Image_Editor.htm">图像</a></td></tr></tbody></table><p> </p><p> </p><div class="footer"><div class="buttons"><div class="clear"><div style="float:left">Back: <a href="../Content.htm">索引</a></div><div style="float:right">Next: <a href="../Additional_Information/Additional_Information.htm">额外的信息</a></div></div></div><h5><span data-keyref="Copyright Notice">© Copyright YoYo Games Ltd. 2024 All Rights Reserved</span></h5></div></body></html> |