#include <foo.h>
Public Member Functions | |
foo () | |
Constructor. More... | |
void | fun (std::string const &name) |
void | fie () |
A structure with documentation
foo::foo | ( | ) |
Constructor.
void foo::fie | ( | ) |
A boring function
void foo::fun | ( | std::string const & | name | ) |
Interesting function
name | the name of the game |
A nicegraph