[inline]
Definition at line 35 of file SizableDirectionButton.h.
References mColor, and mHighlightColor.
Referenced by Init(), and OglGui::IntervalChooser::MakeThumb().
00036 { 00037 mColor = col; 00038 mHighlightColor = highlightCol; 00039 }