GameKit  0.0.1a
C++ gamedev tools
Static Public Member Functions | List of all members
gk::Filesystem Class Reference

#include <Filesystem.hpp>

Static Public Member Functions

static bool fileExists (const std::string &filename)
 

Detailed Description

Definition at line 21 of file Filesystem.hpp.

Member Function Documentation

§ fileExists()

bool gk::Filesystem::fileExists ( const std::string &  filename)
static

Definition at line 21 of file Filesystem.cpp.


The documentation for this class was generated from the following files: