tmxlite 1.0.0
lightweight parse for Tiled maps
tmx::Colour Member List

This is the complete list of members for tmx::Colour, including all inherited members.

a (defined in tmx::Colour)tmx::Colour
b (defined in tmx::Colour)tmx::Colour
Colour(std::uint8_t red=0, std::uint8_t green=0, std::uint8_t blue=0, std::uint8_t alpha=255) (defined in tmx::Colour)tmx::Colourinline
g (defined in tmx::Colour)tmx::Colour
operator std::uint32_t() const (defined in tmx::Colour)tmx::Colourinlineexplicit
operator!=(const Colour &other) (defined in tmx::Colour)tmx::Colourinline
operator==(const Colour &other) (defined in tmx::Colour)tmx::Colourinline
r (defined in tmx::Colour)tmx::Colour