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 / Jukebox
info.json
JSON
1{
2 "name":"Jukebox",
3 "desc":"Project description is coming soon...",
4 "prev_key":"GFX Engine Sample Projects/2",
5 "next_key":-1,
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

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

Related nodes

Jukebox
Examples / SDK 6.2 / C++ / GFX Samples
Countdown.cpp
Examples / SDK 6.2 / C++ / GFX Samples / Jukebox / project / src
Countdown.h
Examples / SDK 6.2 / C++ / GFX Samples / Jukebox / project / src
Jukebox.cpp
Examples / SDK 6.2 / C++ / GFX Samples / Jukebox / project / src
Previous Node
Jukebox
Examples / SDK 6.2 / C++ / GFX Samples
Next Node
Countdown.cpp
Examples / SDK 6.2 / C++ / GFX Samples / Jukebox / project / src