Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches
ur_ui_tutorials_browser.hpp File Reference

Contains the class definition for the aspect responsible for loading and displaying tutorial content. More...

#include <glm/gtx/string_cast.hpp>
#include "toymaker/sim_system.hpp"
#include "ur_records.hpp"

Go to the source code of this file.

Classes

struct  TutorialContent
 The data associated with a single tutorial page. More...
 
class  UrUITutorialsBrowser
 The aspect class responsible for loading, listing, and displaying the tutorial pages written for this game. More...
 

Functions

void from_json (const nlohmann::json &json, TutorialContent &tutorialContent)
 
void to_json (nlohmann::json &json, const TutorialContent &tutorialContent)
 

Detailed Description

Contains the class definition for the aspect responsible for loading and displaying tutorial content.

Author
Zoheb Shujauddin (zoheb.nosp@m.2424.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)
Version
0.3.2
Date
2025-09-13