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.2C++GFX SamplesProject Included

info.json

Examples / SDK 6.2 / C++ / GFX Samples / Twinkle Stars
info.json
JSON
1{
2 "name":"Twinkle Stars",
3 "desc":"Project description is coming soon...",
4 "prev_key":"Network/1",
5 "next_key":"GFX Engine Sample Projects/2",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

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

Related nodes

Twinkle Stars
Examples / SDK 6.2 / C++ / GFX Samples
Star.cpp
Examples / SDK 6.2 / C++ / GFX Samples / Twinkle Stars / project / src
Star.h
Examples / SDK 6.2 / C++ / GFX Samples / Twinkle Stars / project / src
Twinkle.cpp
Examples / SDK 6.2 / C++ / GFX Samples / Twinkle Stars / project / src
Previous Node
Twinkle Stars
Examples / SDK 6.2 / C++ / GFX Samples
Next Node
Star.cpp
Examples / SDK 6.2 / C++ / GFX Samples / Twinkle Stars / project / src