-
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.
Merge remote-tracking branch 'upstream/develop' into develop
- Loading branch information
Showing
6 changed files
with
45 additions
and
3 deletions.
There are no files selected for viewing
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
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
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
14 changes: 14 additions & 0 deletions
14
Manual/contents/assets/snippets/Note_keyboard_virtual_platforms.hts
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="generator" content="Adobe RoboHelp 2022" /> | ||
<meta name="topic-comment" content="" /> | ||
<title>Note_keyboard_virtual_platforms</title> | ||
<link rel="stylesheet" type="text/css" href="../css/default.css" /> | ||
</head> | ||
<body> | ||
<p class="note"><b><span class="note">NOTE</span> </b>This function is only valid for the <strong>Windows</strong>, <strong>Xbox (GDK)</strong>, <strong>Android</strong> (including <strong>AndroidTV</strong>), and <strong>iOS </strong>(including <strong>tvOS</strong>) target platforms.</p> | ||
</body> | ||
</html> |
14 changes: 14 additions & 0 deletions
14
Manual/contents/assets/snippets/Note_physics_fixture_define.hts
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="generator" content="Adobe RoboHelp 2022" /> | ||
<meta name="topic-comment" content="" /> | ||
<title>Note_physics_fixture_define</title> | ||
<link rel="stylesheet" type="text/css" href="../css/default.css" /> | ||
</head> | ||
<body> | ||
<p class="note"><span data-conref="Tag_note.hts"> </span> You can only define a fixture within a room that has <a href="../../The_Asset_Editors/Room_Properties/Room_Properties.htm#physics">Physics</a> enabled.</p> | ||
</body> | ||
</html> |
14 changes: 14 additions & 0 deletions
14
Manual/contents/assets/snippets/This_Saves_To_GameSaveID.hts
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="generator" content="Adobe RoboHelp 2022" /> | ||
<meta name="topic-comment" content="" /> | ||
<title>This_Saves_To_GameSaveID</title> | ||
<link rel="stylesheet" type="text/css" href="../css/default.css" /> | ||
</head> | ||
<body> | ||
<p>This will save to the <span class="inline2"><a data-xref="{title}" href="../../GameMaker_Language/GML_Reference/General_Game_Control/game_save_id.htm">game_save_id</a></span> location when a relative path is specified.</p> | ||
</body> | ||
</html> |