gk::TextSection Struct Reference
representation d'une section d'un fichier texte / d'un fichier effet .gkfx.
More...
#include <TextFile.h>
List of all members.
Public Member Functions |
| TextSection (const std::string &_filename, const int _line=1) |
| TextSection (const std::string &_text, const std::string &_filename, const int _line) |
Public Attributes |
std::string | filename |
int | line |
std::string | text |
Detailed Description
representation d'une section d'un fichier texte / d'un fichier effet .gkfx.
The documentation for this struct was generated from the following file: