![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for CChart, including all inherited members.
| AddFormattedValue(const CStrW &format, const float value, const CStrW &font, const float buffer_zone) | CChart | private |
| AdditionalChildrenHandled() | IGUIObject | inlineprotectedvirtual |
| AddText() | IGUITextOwner | |
| AddText(const CGUIString &Text, const CStrW &Font, const float &Width, const float &BufferZone) | IGUITextOwner | |
| ApplyStyle(const CStr &StyleName) | IGUIObject | protected |
| CalculateTextPosition(CRect &ObjSize, CVector2D &TextPos, CGUIText &Text) | IGUITextOwner | protected |
| CChart(CGUI &pGUI) | CChart | |
| ChooseMouseOverAndClosest(IGUIObject *&pObject) | IGUIObject | private |
| CreateJSObject() | IGUIObject | privatevirtual |
| Draw(CCanvas2D &canvas) | CChart | protectedvirtual |
| DrawAxes(CCanvas2D &canvas) const | CChart | private |
| DrawText(CCanvas2D &canvas, size_t index, const CGUIColor &color, const CVector2D &pos, const CRect &clipping=CRect()) | IGUITextOwner | virtual |
| EventNameMouseEnter | IGUIObject | protectedstatic |
| EventNameMouseLeave | IGUIObject | protectedstatic |
| EventNameMouseMove | IGUIObject | protectedstatic |
| GetBufferedZ() const | IGUIObject | protectedvirtual |
| GetChartRect() const | CChart | protectedvirtual |
| GetChildren() const | IGUIObject | inline |
| GetComputedSize() | IGUIObject | |
| GetGUI() | IGUIObject | inline |
| GetGUI() const | IGUIObject | inline |
| GetJSObject() | IGUIObject | |
| GetName() const | IGUIObject | inline |
| GetParent() const | IGUIObject | protected |
| GetPresentableName() const | IGUIObject | |
| GetTooltipStyle() const | IGUIObject | inlinevirtual |
| GetTooltipText() const | IGUIObject | inlinevirtual |
| HandleAdditionalChildren(const XMBData &file, const XMBElement &child) | IGUIObject | inlineprotectedvirtual |
| HandleMessage(SGUIMessage &Message) | CChart | protectedvirtual |
| IGUIObject(CGUI &pGUI) | IGUIObject | |
| IGUITextOwner(IGUIObject &pObject) | IGUITextOwner | |
| IsBaseObject() const | IGUIObject | private |
| IsEnabled() const | IGUIObject | |
| IsFocused() const | IGUIObject | protected |
| IsHidden() const | IGUIObject | |
| IsHiddenOrGhost() const | IGUIObject | |
| IsMouseHovering() const | IGUIObject | inlinevirtual |
| IsMouseOver() const | IGUIObject | virtual |
| IsRootObject() const | IGUIObject | private |
| m_Absolute | IGUIObject | protected |
| m_AspectRatio | IGUIObject | protected |
| m_AxisColor | CChart | protected |
| m_AxisWidth | CChart | protected |
| m_BufferZone | CChart | protected |
| m_CachedActualSize | IGUIObject | protected |
| m_Children | IGUIObject | protected |
| m_Enabled | IGUIObject | protected |
| m_EqualX | CChart | protected |
| m_EqualY | CChart | protected |
| m_Font | CChart | protected |
| m_FormatX | CChart | protected |
| m_FormatY | CChart | protected |
| m_GeneratedTexts | IGUITextOwner | protected |
| m_GeneratedTextsValid | IGUITextOwner | protected |
| m_Ghost | IGUIObject | protected |
| m_Hidden | IGUIObject | protected |
| m_Hotkey | IGUIObject | protected |
| m_JSObject | IGUIObject | protected |
| m_LastClickTime | IGUIObject | protected |
| m_LeftBottom | CChart | protected |
| m_MouseHovering | IGUIObject | protected |
| m_Name | IGUIObject | protected |
| m_pGUI | IGUIObject | protected |
| m_pObject | IGUITextOwner | private |
| m_pParent | IGUIObject | protected |
| m_RightTop | CChart | protected |
| m_ScriptHandlers | IGUIObject | protected |
| m_Series | CChart | protected |
| m_SeriesColor | CChart | protected |
| m_SeriesSetting | CChart | protected |
| m_Settings | IGUIObject | protected |
| m_Size | IGUIObject | protected |
| m_Style | IGUIObject | protected |
| m_TextAlign | IGUITextOwner | protected |
| m_TextPositions | CChart | protected |
| m_TextVAlign | IGUITextOwner | protected |
| m_Tooltip | IGUIObject | protected |
| m_TooltipStyle | IGUIObject | protected |
| m_Z | IGUIObject | protected |
| ManuallyHandleKeys(const SDL_Event_ *ev) | IGUIObject | inlineprotectedvirtual |
| IGUIObject::NONCOPYABLE(IGUIObject) | IGUIObject | |
| PlaySound(const CStrW &soundPath) const | IGUIObject | |
| PreemptEvent(const SDL_Event_ *ev) | IGUIObject | inlineprotectedvirtual |
| RecurseObject(bool(IGUIObject::*isRestricted)() const, void(IGUIObject::*callbackFunction)(Args... args), Args &&... args) | IGUIObject | inline |
| RegisterChild(IGUIObject *child) | IGUIObject | protected |
| RegisterScriptHandler(const CStr &eventName, const CStr &Code, CGUI &pGUI) | IGUIObject | |
| RegisterSetting(const CStr &Name, IGUISetting *setting) | IGUIObject | |
| ReleaseFocus() | IGUIObject | |
| ReregisterSetting(const CStr &Name, IGUISetting *setting) | IGUIObject | |
| ResetStates() | IGUIObject | virtual |
| ScriptEvent(const CStr &eventName) | IGUIObject | protected |
| ScriptEvent(const CStr &eventName, const JS::HandleValueArray ¶mData) | IGUIObject | protected |
| ScriptEventWithReturn(const CStr &eventName) | IGUIObject | protected |
| ScriptEventWithReturn(const CStr &eventName, const JS::HandleValueArray ¶mData) | IGUIObject | protected |
| SendEvent(EGUIMessageType type, const CStr &eventName) | IGUIObject | |
| SendMouseEvent(EGUIMessageType type, const CStr &eventName) | IGUIObject | |
| SetFocus() | IGUIObject | |
| SetHidden(bool hidden) | IGUIObject | inline |
| SetName(const CStr &Name) | IGUIObject | inline |
| SetParent(IGUIObject *pParent) | IGUIObject | inlineprotected |
| SetScriptHandler(const CStr &eventName, JS::HandleObject Function) | IGUIObject | protected |
| SetSettingFromString(const CStr &Setting, const CStrW &Value, const bool SendMessage) | IGUIObject | |
| SettingChanged(const CStr &Setting, const bool SendMessage) | IGUIObject | private |
| SettingExists(const CStr &Setting) const | IGUIObject | |
| SetupText() | CChart | protectedvirtual |
| Tick() | IGUIObject | inlinevirtual |
| Trace(JSTracer *trc, void *data) | IGUIObject | inlineprivatestatic |
| TraceMember(JSTracer *trc) | IGUIObject | private |
| UnregisterChild(IGUIObject *child) | IGUIObject | protected |
| UnsetScriptHandler(const CStr &eventName) | IGUIObject | protected |
| UpdateBounds() | CChart | private |
| UpdateCachedSize() | CChart | protectedvirtual |
| UpdateMouseOver(IGUIObject *const &pMouseOver) | IGUIObject | protected |
| UpdateSeries() | CChart | protected |
| UpdateText() | IGUITextOwner | protectedvirtual |
| ~CChart() | CChart | virtual |
| ~IGUIObject() | IGUIObject | virtual |
| ~IGUITextOwner() | IGUITextOwner | virtual |