WOWCube Docs logo
WOWCube Docs
Mission Control
Section Shortcuts
APIExamplesSourceWOWConnectChangelog
Filters
SDK and language defaults persist in cookies.
SDK version
Navigation Tree
Collapsed by default, focused on the active path.
Made byMcKay Seamons
GitHub
  1. Home
  2. Docs
  3. Examples
  4. info.json
Mission NodeSDK 6.3C++renderingProject Included

info.json

Examples / SDK 6.3 / C++ / rendering / GFX Engine - Text
info.json
JSON
1{
2 "name":"GFX Engine - Text",
3 "desc":"This example demonstrates how work with Text objects",
4 "prev_key":"Rendering/5",
5 "next_key":"Rendering/7",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

GfxText.cpp
project/src/GfxText.cpp
GfxText.h
project/src/GfxText.h
wowcubeapp-build.json
project/wowcubeapp-build.json
Context Rail

Related nodes

GFX Engine - Text
Examples / SDK 6.3 / C++ / rendering
GfxText.cpp
Examples / SDK 6.3 / C++ / rendering / GFX Engine - Text / project / src
GfxText.h
Examples / SDK 6.3 / C++ / rendering / GFX Engine - Text / project / src
wowcubeapp-build.json
Examples / SDK 6.3 / C++ / rendering / GFX Engine - Text / project
Previous Node
GFX Engine - Text
Examples / SDK 6.3 / C++ / rendering
Next Node
GfxText.cpp
Examples / SDK 6.3 / C++ / rendering / GFX Engine - Text / project / src