NasNas
An intuitive and beginner friendly 2D game framework for C++
|
This is the complete list of members for ns::Dir, including all inherited members.
Dir(std::string name, Dir *parent) (defined in ns::Dir) | ns::Dir | |
getFont(const std::string &font_name) -> sf::Font & (defined in ns::Dir) | ns::Dir | |
getName() -> const std::string & (defined in ns::Dir) | ns::Dir | |
getPath() -> std::string (defined in ns::Dir) | ns::Dir | |
getTexture(const std::string &texture_name) -> sf::Texture & (defined in ns::Dir) | ns::Dir | |
in(const std::string &dir_name) -> Dir & (defined in ns::Dir) | ns::Dir | |
load(const std::string &path, bool autoload) (defined in ns::Dir) | ns::Dir | |
printTree(int indent=0) (defined in ns::Dir) | ns::Dir | |
~Dir() (defined in ns::Dir) | ns::Dir |