We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51d9a2 commit 0c9e2a2Copy full SHA for 0c9e2a2
src/tdme/engine/tools/FileSystemTools.h
@@ -13,7 +13,7 @@ using std::vector;
13
using tdme::application::Application;
14
15
/**
16
- * Editor tools
+ * Additional file system tools
17
* @author Andreas Drewke
18
*/
19
class tdme::engine::tools::FileSystemTools final
src/tdme/engine/tools/ThumbnailTool.h
@@ -25,7 +25,7 @@ using tdme::math::Vector3;
25
using tdme::engine::tools::CameraRotationInputHandler;
26
27
28
+ * Thumbnail tools
29
30
31
class tdme::engine::tools::ThumbnailTool final
0 commit comments