mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 21:13:02 +01:00
Updated docs.
This commit is contained in:
@@ -1337,7 +1337,7 @@ creating windows.</p>
|
||||
|
||||
<dl class="function">
|
||||
<dt id="_CPPv2N4bgfx15setPlatformDataERK12PlatformData">
|
||||
<span id="bgfx::setPlatformData__PlatformDataCR"></span><span class="target" id="project0namespacebgfx_1aab900e25dcd02d003071bdee6b9b1435"></span>void <code class="descclassname">bgfx::</code><code class="descname">setPlatformData</code><span class="sig-paren">(</span><em class="property">const</em> <a class="reference internal" href="#_CPPv2N4bgfx12PlatformDataE" title="bgfx::PlatformData">PlatformData</a> &<em>_hooks</em><span class="sig-paren">)</span><a class="headerlink" href="#_CPPv2N4bgfx15setPlatformDataERK12PlatformData" title="Permalink to this definition">¶</a></dt>
|
||||
<span id="bgfx::setPlatformData__PlatformDataCR"></span><span class="target" id="project0namespacebgfx_1a9f0a19eba5fb95835c7f53d5f2b129b3"></span>void <code class="descclassname">bgfx::</code><code class="descname">setPlatformData</code><span class="sig-paren">(</span><em class="property">const</em> <a class="reference internal" href="#_CPPv2N4bgfx12PlatformDataE" title="bgfx::PlatformData">PlatformData</a> &<em>_data</em><span class="sig-paren">)</span><a class="headerlink" href="#_CPPv2N4bgfx15setPlatformDataERK12PlatformData" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Set platform data. </p>
|
||||
<p><dl class="docutils">
|
||||
<dt><strong>Warning</strong></dt>
|
||||
|
||||
BIN
objects.inv
BIN
objects.inv
Binary file not shown.
@@ -347,6 +347,7 @@ licensed under permissive BSD-2 clause open source license.</p>
|
||||
<li><a class="reference external" href="https://github.com/james4k/go-bgfx">Go language API bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/enleeten/twilight-bgfx">Java language API bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/haskell-game/bgfx">Haskell language API bindings</a></li>
|
||||
<li><a class="reference external" href="https://github.com/rhoot/bgfx-rs#bgfx-rs">Rust language API bindings</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="project-page">
|
||||
@@ -649,6 +650,7 @@ and iOS improvements and bug fixes.</li>
|
||||
handling.</li>
|
||||
<li>Andrew Mac (<a class="reference external" href="https://github.com/andr3wmac">@andr3wmac</a>) - 27-terrain.</li>
|
||||
<li>Oliver Charles (<a class="reference external" href="https://github.com/ocharles">@ocharles</a>) - Haskel language API bindings.</li>
|
||||
<li>Johan Sköld (<a class="reference external" href="https://github.com/rhoot">@rhoot</a>) - Rust language API bindings.</li>
|
||||
</ul>
|
||||
</div></blockquote>
|
||||
</div>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user