black (defined in ufo::UColor) | ufo::UColor | [static] |
blue (defined in ufo::UColor) | ufo::UColor | [static] |
brighter() const | ufo::UColor | |
clone() const | ufo::UColorObject | [virtual] |
cyan (defined in ufo::UColor) | ufo::UColor | [static] |
darkBlue (defined in ufo::UColor) | ufo::UColor | [static] |
darkCyan (defined in ufo::UColor) | ufo::UColor | [static] |
darker() const | ufo::UColor | |
darkGray (defined in ufo::UColor) | ufo::UColor | [static] |
darkGreen (defined in ufo::UColor) | ufo::UColor | [static] |
darkMagenta (defined in ufo::UColor) | ufo::UColor | [static] |
darkRed (defined in ufo::UColor) | ufo::UColor | [static] |
darkYellow (defined in ufo::UColor) | ufo::UColor | [static] |
equals(const UObject *obj) (defined in ufo::UColorObject) | ufo::UColorObject | [virtual] |
equals(const UColorObject *obj) (defined in ufo::UColorObject) | ufo::UColorObject | [virtual] |
ufo::UObject::equals(const UObject *obj) const | ufo::UObject | [virtual] |
getAlpha() const (defined in ufo::UColor) | ufo::UColor | [inline] |
getArgb() const (defined in ufo::UColor) | ufo::UColor | |
getBlue() const (defined in ufo::UColor) | ufo::UColor | [inline] |
getFloat() const | ufo::UColor | [inline] |
getFloat() | ufo::UColor | [inline] |
getGreen() const (defined in ufo::UColor) | ufo::UColor | [inline] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getRed() const (defined in ufo::UColor) | ufo::UColor | [inline] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
getRgba() const (defined in ufo::UColor) | ufo::UColor | |
gray (defined in ufo::UColor) | ufo::UColor | [static] |
green (defined in ufo::UColor) | ufo::UColor | [static] |
hashCode() const | ufo::UColorObject | [virtual] |
isBlack() const | ufo::UColor | [inline] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
isWhite() const | ufo::UColor | [inline] |
lightGray (defined in ufo::UColor) | ufo::UColor | [static] |
magenta (defined in ufo::UColor) | ufo::UColor | [static] |
objCount() | ufo::UObject | |
operator delete(void *p, std::size_t) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
operator new(std::size_t size) (defined in ufo::UCollectable) | ufo::UCollectable | |
operator!= (defined in ufo::UColor) | ufo::UColor | [friend] |
operator<< (defined in ufo::UColor) | ufo::UColor | [friend] |
ufo::UObject::operator<<(std::ostream &os, const UObject &o) | ufo::UObject | [friend] |
ufo::UObject::operator<<(std::ostream &os, const UObject *o) | ufo::UObject | [friend] |
operator== (defined in ufo::UColor) | ufo::UColor | [friend] |
operator==(const UObject &obj) const (defined in ufo::UObject) | ufo::UObject | [inline] |
paramString(std::ostream &os) const | ufo::UColorObject | [protected, virtual] |
red (defined in ufo::UColor) | ufo::UColor | [static] |
reference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
releaseAllPointers() | ufo::UObject | |
releasePointer(UCollectable *c) | ufo::UObject | |
releasePointer(const UCollectable *c) | ufo::UObject | |
setDynamic(bool b) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
setName(const std::string &newNameA) | ufo::UObject | [inline] |
sigDestroyed() | ufo::UObject | [inline] |
swapPointers(const UCollectable *oldObj, const UCollectable *newObj) | ufo::UObject | |
toString() const | ufo::UObject | [virtual] |
trackPointer(UCollectable *c) | ufo::UObject | |
trackPointer(const UCollectable *c) | ufo::UObject | |
UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | |
UColor() | ufo::UColor | |
UColor(const UColor &col) (defined in ufo::UColor) | ufo::UColor | |
UColor(const std::string &colorString) | ufo::UColor | [explicit] |
UColor(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColor(const uint8_t rgba[], bool hasAlpha=false) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColor(int r, int g, int b, int a=255) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColor(const int rgba[], bool hasAlpha=false) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColor(float r, float g, float b, float a=1.0f) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColor(const float rgba[], bool hasAlpha=false) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColor(double r, double g, double b, double a=1.0) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColor(const double rgba[], bool hasAlpha=false) (defined in ufo::UColor) | ufo::UColor | [explicit] |
UColorObject() (defined in ufo::UColorObject) | ufo::UColorObject | [inline] |
UColorObject(const std::string &colorString) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(const uint8_t rgba[], bool hasAlpha=false) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(int r, int g, int b, int a=255) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(const int rgba[], bool hasAlpha=false) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(float r, float g, float b, float a=1.0f) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(const float rgba[], bool hasAlpha=false) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(double r, double g, double b, double a=1.0) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
UColorObject(const double rgba[], bool hasAlpha=false) (defined in ufo::UColorObject) | ufo::UColorObject | [inline, explicit] |
unreference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
UObject() (defined in ufo::UObject) | ufo::UObject | |
UObject(const UObject &) (defined in ufo::UObject) | ufo::UObject | |
white (defined in ufo::UColor) | ufo::UColor | [static] |
yellow (defined in ufo::UColor) | ufo::UColor | [static] |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |