GUIScoreBoard Member List
This is the complete list of members for
GUIScoreBoard, including all inherited members.
| Activate() | GUIPanel | [inline] |
| AddChild(GUIPanel *p) | GUIPanel | |
| CenterInArea(const Rectf &r, const Point2f offset=Point2f(0.0f, 0.0f)) | GUIPanel | |
| Deactivate() | GUIPanel | [inline] |
| DecrementBallCount() | GUIScoreBoard | |
| Draw() | GUIPanel | |
| GetArea() const | GUIPanel | |
| GetBallCount() const | GUIScoreBoard | [inline] |
| GetBounds() const | GUIPanel | |
| GetChild(uint i) const | GUIPanel | |
| GetDepth() const | GUIPanel | [inline] |
| GetHeight() const | GUIPanel | [inline] |
| GetPanelTypeName() const | GUIPanel | [inline, virtual] |
| GetParent() const | GUIPanel | |
| GetPosition() const | GUIPanel | |
| GetScore() const | GUIScoreBoard | [inline] |
| GetWidth() const | GUIPanel | [inline] |
| GUIPanel() | GUIPanel | |
| GUIPanel(GUIPanel *p) | GUIPanel | |
| GUIScoreBoard(const GameSettings &settings) | GUIScoreBoard | |
| InActiveArea(const Point2f &p) const | GUIPanel | [virtual] |
| IncrementBallCount() | GUIScoreBoard | |
| IncrementScore(int amount) | GUIScoreBoard | |
| InternalRequestFocus(GUIPanel *p) | GUIPanel | [inline, protected, virtual] |
| IsActive() const | GUIPanel | [inline] |
| IsVisible() const | GUIPanel | [inline] |
| KeyboardUpdate(const IKeyboard &kb) | GUIPanel | [virtual] |
| MoveToFront() | GUIPanel | |
| NumberOfChildren() const | GUIPanel | |
| OnActivation() | GUIPanel | [inline, virtual] |
| OnDeactivation() | GUIPanel | [inline, virtual] |
| OnFocusGained(const IKeyboard &kb) | GUIPanel | [virtual] |
| OnFocusLost(const IKeyboard &kb) | GUIPanel | [virtual] |
| OnMouseClick(const IMouse &m) | GUIPanel | [virtual] |
| OnMouseHover(const IMouse &m) | GUIPanel | [virtual] |
| OnMouseLeave(const IMouse &m) | GUIPanel | [virtual] |
| OnMouseOver(const IMouse &m) | GUIPanel | [virtual] |
| OnMouseRelease(const IMouse &m) | GUIPanel | [virtual] |
| OnUpdate(float dt) | GUIPanel | [inline, protected, virtual] |
| Paint() | GUIScoreBoard | [protected, virtual] |
| Query(const Point2f &p) const | GUIPanel | |
| RecomputeLayout() | GUIPanel | [inline, protected, virtual] |
| RemoveChild(GUIPanel *p) | GUIPanel | |
| RemoveChild(uint i) | GUIPanel | |
| RequestFocus() | GUIPanel | [inline] |
| SetArea(const Rectf &r) | GUIPanel | |
| SetBallCount(uint count) | GUIScoreBoard | |
| SetDepth(uint z) | GUIPanel | |
| SetHeight(float h) | GUIPanel | [inline] |
| SetPosition(const Point2f &p) | GUIPanel | |
| SetScore(int score) | GUIScoreBoard | |
| SetVisibility(bool vis) | GUIPanel | [inline] |
| SetWidth(float w) | GUIPanel | [inline] |
| Update(float dt) | GUIScoreBoard | [virtual] |
| VisitChildren(const GUIPanelVisitor &visitor) | GUIPanel | |
| VisitChildrenFrontToBack(const GUIPanelVisitor &visitor) | GUIPanel | |
| ~GUIPanel() | GUIPanel | [virtual] |
| ~GUIScoreBoard() | GUIScoreBoard | [inline] |