My Project
 
Loading...
Searching...
No Matches
GamesInProgress::Info Struct Reference

#include <gamesinprogress.h>

Public Member Functions

 Info ()
 
 Info (int d, int l, bool c)
 

Public Attributes

int depth
 
int level
 
bool challenges
 

Constructor & Destructor Documentation

◆ Info() [1/2]

GamesInProgress::Info::Info ( )
inline

◆ Info() [2/2]

GamesInProgress::Info::Info ( int d,
int l,
bool c )
inline

Member Data Documentation

◆ challenges

bool GamesInProgress::Info::challenges

◆ depth

int GamesInProgress::Info::depth

◆ level

int GamesInProgress::Info::level

The documentation for this struct was generated from the following file: