Euphoria
eu::files::game::Template Struct Reference

#include <game.h>

Public Attributes

std::string name
 
std::vector< Componentcomponents
 

Detailed Description

Definition at line 48 of file game.h.

Member Data Documentation

◆ components

std::vector<Component> eu::files::game::Template::components

Definition at line 51 of file game.h.

◆ name

std::string eu::files::game::Template::name

Definition at line 50 of file game.h.


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