ParseAttributes() parses the known attributes for an object.
Reimplemented from CATGuiObj.
Reimplemented in CATAppButton, CATControlWnd, CATEditBox, CATKnob, CATLabel, CATMenu, CATPictureMulti, CATProgress, CATRadioButton, CATSlider, CATSwitch, and CATSwitchMulti.
Definition at line 180 of file CATControl.cpp.
References CATCOLOR::a, CATCOLOR::b, CATCURSOR_ARROW, CATCURSOR_HAND, CATCURSOR_LEFTRIGHT, CATCURSOR_MOVE, CATCURSOR_NOACTION, CATCURSOR_SIZE, CATCURSOR_TEXT, CATCURSOR_TOPBOTTOM, CATCURSOR_WAIT, CATFAILED, CATString::Compare(), fAutoScaleText, fBgDisColor, fCmdParam, fCmdString, fCmdType, fCursor, fDefValue, fFgDisColor, fFontName, fFontSize, fImageActive, fImageDisabled, fImageFocus, fImagePressed, fMaxValue, fMinValue, fMultiline, CATString::FromHex(), fShowBg, fTarget, fText, fTextCentered, fTextOffset, fTextOffsetPressed, fValue, CATCOLOR::g, CATXMLObject::GetAttribute(), CATString::IsEmpty(), CATGuiObj::LoadSkinImage(), CATGuiObj::ParseAttributes(), CATCOLOR::r, CATCursor::SetType(), CATPOINT::x, and CATPOINT::y.
Referenced by CATSwitchMulti::ParseAttributes(), CATSwitch::ParseAttributes(), CATSlider::ParseAttributes(), CATProgress::ParseAttributes(), CATPictureMulti::ParseAttributes(), CATMenu::ParseAttributes(), CATLabel::ParseAttributes(), CATKnob::ParseAttributes(), CATControlWnd::ParseAttributes(), and CATAppButton::ParseAttributes().