Skip to content

Commit e238fdc

Browse files
author
GDevelop documentation CI
committed
Update documentation [skip ci]
1 parent aff23f1 commit e238fdc

File tree

1,312 files changed

+7629
-7629
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,312 files changed

+7629
-7629
lines changed

GDCore Documentation/_resources_container_8h_source.html

Lines changed: 65 additions & 65 deletions
Large diffs are not rendered by default.

GDCore Documentation/classgd_1_1_resources_container-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<tr><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a63bf7f27fbd103849b2d1005b8f5c0b2">GetResource</a>(const gd::String &amp;name) const</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>
8888
<tr class="even"><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a55fc91821a11e28dbaa719324147eb01">GetResourceAt</a>(std::size_t index)</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>
8989
<tr><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a28b729f50fe998c0befd3b7697551136">GetResourceAt</a>(std::size_t index) const</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>
90-
<tr class="even"><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a5d1f2b52ff06f9e80739fe9468ef866c">GetResourceNameWithFile</a>(const gd::String &amp;file) const</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>
90+
<tr class="even"><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a12e737ec1a7aa4eb78ee6b2f75cf51d8">GetResourceNamesWithFile</a>(const gd::String &amp;file) const</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>
9191
<tr><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a9b37ff3a8ce8dd816004360ddb2c5678">GetResourceNameWithOrigin</a>(const gd::String &amp;originName, const gd::String &amp;originIdentifier) const</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>
9292
<tr class="even"><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a6707c0c8faf4cec351a341bbc55ea9fa">GetResourcePosition</a>(const gd::String &amp;name) const</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>
9393
<tr><td class="entry"><a class="el" href="classgd_1_1_resources_container.html#a6e681028301c382eb6c8b0d25e7915ce">GetResourceSPtr</a>(const gd::String &amp;name)</td><td class="entry"><a class="el" href="classgd_1_1_resources_container.html">gd::ResourcesContainer</a></td><td class="entry"></td></tr>

GDCore Documentation/classgd_1_1_resources_container.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@
122122
const <a class="el" href="classgd_1_1_string.html">gd::String</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a9b37ff3a8ce8dd816004360ddb2c5678">GetResourceNameWithOrigin</a> (const <a class="el" href="classgd_1_1_string.html">gd::String</a> &amp;originName, const <a class="el" href="classgd_1_1_string.html">gd::String</a> &amp;originIdentifier) const</td></tr>
123123
<tr class="memdesc:a9b37ff3a8ce8dd816004360ddb2c5678"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the name of the resource with the given origin, if any. If not found, an empty string is returned. <br /></td></tr>
124124
<tr class="separator:a9b37ff3a8ce8dd816004360ddb2c5678"><td class="memSeparator" colspan="2">&#160;</td></tr>
125-
<tr class="memitem:a5d1f2b52ff06f9e80739fe9468ef866c"><td class="memItemLeft" align="right" valign="top"><a id="a5d1f2b52ff06f9e80739fe9468ef866c"></a>
126-
const <a class="el" href="classgd_1_1_string.html">gd::String</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a5d1f2b52ff06f9e80739fe9468ef866c">GetResourceNameWithFile</a> (const <a class="el" href="classgd_1_1_string.html">gd::String</a> &amp;file) const</td></tr>
127-
<tr class="memdesc:a5d1f2b52ff06f9e80739fe9468ef866c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the name of the first resource with the given file, if any. If not found, an empty string is returned. <br /></td></tr>
128-
<tr class="separator:a5d1f2b52ff06f9e80739fe9468ef866c"><td class="memSeparator" colspan="2">&#160;</td></tr>
125+
<tr class="memitem:a12e737ec1a7aa4eb78ee6b2f75cf51d8"><td class="memItemLeft" align="right" valign="top"><a id="a12e737ec1a7aa4eb78ee6b2f75cf51d8"></a>
126+
std::vector&lt; <a class="el" href="classgd_1_1_string.html">gd::String</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a12e737ec1a7aa4eb78ee6b2f75cf51d8">GetResourceNamesWithFile</a> (const <a class="el" href="classgd_1_1_string.html">gd::String</a> &amp;file) const</td></tr>
127+
<tr class="memdesc:a12e737ec1a7aa4eb78ee6b2f75cf51d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the names of the resources with the given file, if any. <br /></td></tr>
128+
<tr class="separator:a12e737ec1a7aa4eb78ee6b2f75cf51d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
129129
<tr class="memitem:a36224afbd624d61c9ab02ee93c460920"><td class="memItemLeft" align="right" valign="top"><a id="a36224afbd624d61c9ab02ee93c460920"></a>
130130
std::vector&lt; <a class="el" href="classgd_1_1_string.html">gd::String</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgd_1_1_resources_container.html#a36224afbd624d61c9ab02ee93c460920">FindFilesNotInResources</a> (const std::vector&lt; <a class="el" href="classgd_1_1_string.html">gd::String</a> &gt; &amp;filePathsToCheck) const</td></tr>
131131
<tr class="memdesc:a36224afbd624d61c9ab02ee93c460920"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return a list of the files, from the specified input list, that are not used as files by the resources. <br /></td></tr>

GDCore Documentation/functions_func_g.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,8 +1563,8 @@ <h3><a id="index_g"></a>- g -</h3><ul>
15631563
<li>GetResourceAt()
15641564
: <a class="el" href="classgd_1_1_resources_container.html#a28b729f50fe998c0befd3b7697551136">gd::ResourcesContainer</a>
15651565
</li>
1566-
<li>GetResourceNameWithFile()
1567-
: <a class="el" href="classgd_1_1_resources_container.html#a5d1f2b52ff06f9e80739fe9468ef866c">gd::ResourcesContainer</a>
1566+
<li>GetResourceNamesWithFile()
1567+
: <a class="el" href="classgd_1_1_resources_container.html#a12e737ec1a7aa4eb78ee6b2f75cf51d8">gd::ResourcesContainer</a>
15681568
</li>
15691569
<li>GetResourceNameWithOrigin()
15701570
: <a class="el" href="classgd_1_1_resources_container.html#a9b37ff3a8ce8dd816004360ddb2c5678">gd::ResourcesContainer</a>

GDCore Documentation/functions_g.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,8 +1563,8 @@ <h3><a id="index_g"></a>- g -</h3><ul>
15631563
<li>GetResourceAt()
15641564
: <a class="el" href="classgd_1_1_resources_container.html#a28b729f50fe998c0befd3b7697551136">gd::ResourcesContainer</a>
15651565
</li>
1566-
<li>GetResourceNameWithFile()
1567-
: <a class="el" href="classgd_1_1_resources_container.html#a5d1f2b52ff06f9e80739fe9468ef866c">gd::ResourcesContainer</a>
1566+
<li>GetResourceNamesWithFile()
1567+
: <a class="el" href="classgd_1_1_resources_container.html#a12e737ec1a7aa4eb78ee6b2f75cf51d8">gd::ResourcesContainer</a>
15681568
</li>
15691569
<li>GetResourceNameWithOrigin()
15701570
: <a class="el" href="classgd_1_1_resources_container.html#a9b37ff3a8ce8dd816004360ddb2c5678">gd::ResourcesContainer</a>

GDCore Documentation/search/all_7.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GDCore Documentation/search/functions_6.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)