OpenRaider  0.1.4-dev
Open Source Tomb Raider Game Engine implementation
Functions
CommandSet.cpp File Reference

Get/Set Commands. More...

#include "global.h"
#include "Camera.h"
#include "Log.h"
#include "RunTime.h"
#include "system/Font.h"
#include "system/Sound.h"
#include "system/Window.h"
#include "utils/strings.h"
#include "commands/CommandSet.h"
Include dependency graph for CommandSet.cpp:

Go to the source code of this file.

Functions

static std::string expandNames (std::string s)
 

Detailed Description

Get/Set Commands.

Author
xythobuz

Definition in file CommandSet.cpp.

Function Documentation

static std::string expandNames ( std::string  s)
static

Definition at line 45 of file CommandSet.cpp.