Candy
|
Public Member Functions | |
virtual void | setValueFromString (const std::string &s) |
![]() | |
virtual void | setPixel (unsigned int x, unsigned int y, const RGBA &color) |
![]() | |
RefCountSField (Image *_value) | |
virtual void | setValue (const AutoRef< Image > &n, int id=0) |
virtual void | setValue (Image *n, int id=0) |
virtual Image * | getValue (int id=0) |
Additional Inherited Members | |
![]() | |
typedef Image | typed_class_type |
typedef Image * | typed_value_type |
typedef Image | class_type |
typedef Image * | value_type |
![]() | |
virtual void | setValueFromString (const string &s) |
virtual void | update () |
![]() | |
virtual void | onAdd (Image *n) |
virtual void | onRemove (Image *n) |
![]() | |
RefCountSFieldAutoRef | value |