|
Simple SFML GUI
0.2a
|
To jest kompletna lista składowych dla Element, uwzględniająca wszystkie dziedziczone składowe.
| area (zdefiniowana w Element) | Element | protected |
| areaChanged (zdefiniowana w Element) | Element | protected |
| clipArea(const sf::FloatRect &scissors, sf::FloatRect toCut) const (zdefiniowana w Element) | Element | protected |
| clippedArea (zdefiniowana w Element) | Element | protected |
| computeClipped() const (zdefiniowana w Element) | Element | protected |
| computeRelativeArea() const (zdefiniowana w Element) | Element | |
| computeRelativeViewportCenterShift() const (zdefiniowana w Element) | Element | protected |
| dclock (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| draw(sf::RenderTarget &target, sf::RenderStates states=sf::RenderStates())=0 (zdefiniowana w ElementBase) | ElementBase | pure virtual |
| dtime (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| Element(const Element *parent=nullptr) (zdefiniowana w Element) | Element | |
| Element(const Element &element) (zdefiniowana w Element) | Element | |
| Element (zdefiniowana w GlobalTimer) | GlobalTimer | |
| fitToWindow(const sf::RenderWindow &rw) (zdefiniowana w Element) | Element | |
| focus (zdefiniowana w HaveFocus) | HaveFocus | protected |
| fps (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| getArea() (zdefiniowana w Element) | Element | |
| getArea() const (zdefiniowana w Element) | Element | |
| getClippedArea() const (zdefiniowana w Element) | Element | |
| getColorProvider() (zdefiniowana w Element) | Element | protected |
| getName() const (zdefiniowana w HaveName) | HaveName | |
| getParent() const (zdefiniowana w Element) | Element | |
| getParentName() const (zdefiniowana w Element) | Element | |
| getPosition() const (zdefiniowana w Element) | Element | |
| getRelativeArea() const (zdefiniowana w Element) | Element | |
| getRelativeViewportCenterShift() const (zdefiniowana w Element) | Element | |
| getSize() const (zdefiniowana w Element) | Element | |
| getTypeName() const (zdefiniowana w Element) | Element | |
| getViewportCenterShift() const (zdefiniowana w Element) | Element | |
| HaveFocus(bool focus=false) (zdefiniowana w HaveFocus) | HaveFocus | |
| HaveName(const sf::String &n=L"") (zdefiniowana w HaveName) | HaveName | |
| HaveVisible(bool v=true) (zdefiniowana w HaveVisible) | HaveVisible | |
| isFocus() const (zdefiniowana w HaveFocus) | HaveFocus | |
| isMaximized() const (zdefiniowana w Element) | Element | |
| isVisible() const (zdefiniowana w HaveVisible) | HaveVisible | |
| lastArea (zdefiniowana w Element) | Element | protected |
| lastFocus (zdefiniowana w HaveFocus) | HaveFocus | protectedstatic |
| mainDraw(sf::RenderTarget &target, const sf::RenderStates &states=sf::RenderStates()) (zdefiniowana w Element) | Element | |
| mainUpdate(sf::RenderWindow &rw) (zdefiniowana w Element) | Element | |
| maximizationMode (zdefiniowana w Element) | Element | protected |
| maximized (zdefiniowana w Element) | Element | protected |
| move(sf::Vector2f) (zdefiniowana w Element) | Element | |
| name (zdefiniowana w HaveName) | HaveName | protected |
| onFocusGain() (zdefiniowana w HaveFocus) | HaveFocus | virtual |
| onFocusLost() (zdefiniowana w HaveFocus) | HaveFocus | virtual |
| operator=(const Element &) (zdefiniowana w Element) | Element | |
| parent (zdefiniowana w Element) | Element | protected |
| rclock (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| relativeArea (zdefiniowana w Element) | Element | protected |
| relativeParentArea (zdefiniowana w Element) | Element | protected |
| relativeParentHeightChanged (zdefiniowana w Element) | Element | protected |
| relativeParentSizeChanged (zdefiniowana w Element) | Element | protected |
| relativeParentWidthChanged (zdefiniowana w Element) | Element | protected |
| relativeViewportCenterShift (zdefiniowana w Element) | Element | protected |
| rtime (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| setArea(const sf::FloatRect &area) (zdefiniowana w Element) | Element | |
| setFocus(bool focus) (zdefiniowana w HaveFocus) | HaveFocus | |
| setMaximizationMode(MaximizationMode value) (zdefiniowana w Element) | Element | |
| setMaximized(bool maximized) (zdefiniowana w Element) | Element | |
| setName(const sf::String &name) (zdefiniowana w HaveName) | HaveName | |
| setParent(const Element *parent) (zdefiniowana w Element) | Element | |
| setPosition(sf::Vector2f) (zdefiniowana w Element) | Element | virtual |
| setRelativeViewport(sf::RenderTarget &target, const sf::FloatRect *area=nullptr) const (zdefiniowana w Element) | Element | virtual |
| setSize(sf::Vector2f) (zdefiniowana w Element) | Element | virtual |
| setViewportCenterShift(const sf::Vector2f &value) (zdefiniowana w Element) | Element | |
| setVisible(bool visible) (zdefiniowana w HaveVisible) | HaveVisible | |
| TextInputable (zdefiniowana w HaveFocus) | HaveFocus | |
| timeFocused (zdefiniowana w HaveFocus) | HaveFocus | protectedstatic |
| unFocus() (zdefiniowana w HaveFocus) | HaveFocus | static |
| update(sf::Vector2f mp=sf::Vector2f(0.f, 0.f), bool pressLeft=false, bool pressRight=false, bool aboveHover=false)=0 (zdefiniowana w ElementBase) | ElementBase | pure virtual |
| updateArea() (zdefiniowana w Element) | Element | virtual |
| viewportCenterShift (zdefiniowana w Element) | Element | protected |
| visible (zdefiniowana w HaveVisible) | HaveVisible | protected |
| ~DestructionNotifier() (zdefiniowana w DestructionNotifier) | DestructionNotifier | virtual |
| ~ElementBase() (zdefiniowana w ElementBase) | ElementBase | inlinevirtual |
| ~HaveFocus() (zdefiniowana w HaveFocus) | HaveFocus | virtual |
1.8.13