16 , isVisible_ (DEFAULT_VISIBLE_STATE)
17 , isEnabled_ (DEFAULT_ENABLED_STATE)
18 , color_ (DEFAULT_COLOR)
25 , background_ (nullptr)
28 , isExtensible_ (false)
30 , userColor_ (DEFAULT_COLOR)
31 , isChangeColorCall_ (false)
97 child->Scale (factor);
137 child->SetSize (size);
169 child->Draw (context);
212 child->ChangeColor (color);
231 if (child->OnEvent (guiEvent))
254 if (child->OnPriorityEvent (guiEvent))