YAPOG  0.0.1
Yet Another Pokemon Online Game
Path.cpp File Reference
Include dependency graph for Path.cpp:

Go to the source code of this file.

Namespaces

namespace  yap

Functions

Path yap::operator+ (const Path &left, const Path &right)
 Appends right to left.
Path yap::operator+ (const Path &left, const String &right)
 Appends right to left.