Tactics: Western Philosophers Vs. Musicians  0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
UStringUtils.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 OpenSkyNet
 
 OpenSkyNet::Utils
 

Functions

void OpenSkyNet::Utils::Tokenize (const std::string &s_, std::vector< std::string > &tokens_, const std::string &delimiters_=" ")
 
void OpenSkyNet::Utils::EraseAll (std::string &s_, const std::string &charsToErase_=" ")