|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Foundation/String.hpp>
Static Public Member Functions | |
| static String | toString (Int16 val, unsigned short width=0, char fill=' ') |
| static Int16 | fromString (StringView string, Int16 defaultValue=0) |
|
static |
|
static |