Tileson 1.4.0
A helpful json parser for Tiled maps
|
This is the complete list of members for tson::Color< T >, including all inherited members.
a | tson::Color< T > | |
asFloat() | tson::Color< T > | inline |
asInt() | tson::Color< T > | inline |
b | tson::Color< T > | |
Color(const std::string &color) | tson::Color< T > | inlineexplicit |
Color(T red, T green, T blue, T alpha) | tson::Color< T > | inline |
Color() | tson::Color< T > | inline |
g | tson::Color< T > | |
operator!=(const Color &rhs) const | tson::Color< T > | inline |
operator==(const Color &rhs) const | tson::Color< T > | inline |
operator==(const std::string &rhs) const | tson::Color< T > | inline |
r | tson::Color< T > |