Mountain  1.0.0
Simple C++ 2D Game Framework
entry.hpp File Reference

Defines the Mountain::Entry class. More...

#include <filesystem>
#include "Mountain/core.hpp"
#include "Mountain/utils/pointer.hpp"
#include "Mountain/file/directory.hpp"
+ Include dependency graph for entry.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mountain::Entry
 File system entry. Can be either a File or a Directory. More...
 

Namespaces

 Mountain
 Contains all declarations of the Mountain Framework.
 

Detailed Description

Defines the Mountain::Entry class.

Definition in file entry.hpp.