Skip to content

Commit 24052dd

Browse files
authored
Merge pull request #119 from RobLoach/docs-update
Update documentation
2 parents ee5f36d + 926b9d9 commit 24052dd

File tree

208 files changed

+3935
-4598
lines changed

Some content is hidden

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

208 files changed

+3935
-4598
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ build
22
.vscode
33
package-lock.json
44
node_modules
5+
cmake-build-debug
6+
.idea

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [x.x.x] - Unreleased
88
### Added
99
- Added a C++ version of raylib's loading thread example (by (@pkeir)[https://github.com/pkeir])
10-
1110
### Fixed
1211
- Made the global wrapped functions static to avoid redeclaration
1312

docs/_audio_device_8hpp_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<div class="ttc" id="aclassraylib_1_1_audio_device_html_a5555c3a41868046ea8b6ff08195f21bc"><div class="ttname"><a href="classraylib_1_1_audio_device.html#a5555c3a41868046ea8b6ff08195f21bc">raylib::AudioDevice::IsReady</a></div><div class="ttdeci">bool IsReady() const</div><div class="ttdoc">Check if audio device has been initialized successfully.</div><div class="ttdef"><b>Definition:</b> <a href="_audio_device_8hpp_source.html#l00074">AudioDevice.hpp:74</a></div></div>
148148
<!-- start footer part -->
149149
<hr class="footer"/><address class="footer"><small>
150-
Generated on Mon Jan 18 2021 19:20:15 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
150+
Generated on Sun Feb 14 2021 16:32:47 for raylib-cpp by &#160;<a href="http://www.doxygen.org/index.html">
151151
<img class="footer" src="doxygen.png" alt="doxygen"/>
152152
</a> 1.8.17
153153
</small></address>

docs/_audio_stream_8hpp_source.html

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

docs/_bounding_box_8hpp_source.html

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

docs/_camera2_d_8hpp_source.html

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

docs/_camera3_d_8hpp_source.html

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

docs/_color_8hpp_source.html

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

docs/_font_8hpp_source.html

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

docs/_functions_8hpp_source.html

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

0 commit comments

Comments
 (0)