Loading...
Searching...
No Matches
ml::RectangleButtonWith< MANIFEST > Member List

This is the complete list of members for ml::RectangleButtonWith< MANIFEST >, including all inherited members.

addComponent(Core &child)ml::Core
ml::Graphic< ml::RoundedRectangle >::addComponent(Core &child, int layer)ml::Core
ml::Graphic< ml::RoundedRectangle >::addComponent(Core &child, E layer)ml::Coreinline
addComponents(Children &... children)ml::Coreinline
ml::Graphic< ml::RoundedRectangle >::addComponents(int layer, Children &... children)ml::Coreinline
ml::Graphic< ml::RoundedRectangle >::addComponents(E layer, Children &... children)ml::Coreinline
Button(const sf::Font &font=FontManager<>::getDefault(), std::optional< S > buttonSize=std::nullopt, const std::string &text="", unsigned int charSize=30)ml::RectangleButton
ml::Button< Rectangle, sf::Vector2f >::Button(const sf::Font &font=FontManager<>::getDefault(), std::optional< sf::Vector2f > buttonSize=std::nullopt, const std::string &text="", unsigned int charSize=30)ml::Button< Rectangle, sf::Vector2f >
center(T &obj)ml::Positionable
centerHorizonally(T &obj)ml::Positionable
centerText(sf::Text &obj)ml::Positionable
centerVertically(T &obj)ml::Positionable
checkFlag(State state) constml::FlagManager< Flag >
clearDragBounds()ml::Draggable
ComponentCore()ml::ComponentCore<>inline
Core()ml::Core
ml::Customizable()=defaultml::Customizable< DraggableManifest >
ml::Customizable< MANIFEST >::Customizable()=defaultml::Customizable< MANIFEST >
DefaultLayerml::Corestatic
disableFlag(State state)ml::FlagManager< Flag >
Draggable()=defaultml::Draggable
draw(sf::RenderTarget &target, sf::RenderStates states) const overrideml::Button< Rectangle, sf::Vector2f >virtual
drawChildren(sf::RenderTarget &target, sf::RenderStates states) constml::Coreprotected
enableFlag(State state)ml::FlagManager< Flag >
findCharacterPos(std::size_t index) constml::Button< Rectangle, sf::Vector2f >
Flag typedefml::Draggable
FlagManager()ml::FlagManager< Flag >
getCharacterSize() constml::Button< Rectangle, sf::Vector2f >
getChildren() constml::Coreinlineprotected
getCornerPointCount() constml::RoundedRectangle
getFillColor() constsf::Shape
getFont() constml::Button< Rectangle, sf::Vector2f >
getGeometricCenter() constsf::Shapevirtual
getGlobalBounds() const overrideml::Graphic< ml::RoundedRectangle >virtual
getInverseTransform() constsf::Transformable
getLetterSpacing() constml::Button< Rectangle, sf::Vector2f >
getLineSpacing() constml::Button< Rectangle, sf::Vector2f >
getLocalBounds() constsf::Shape
getOrigin() constsf::Transformable
getOutlineColor() constsf::Shape
getOutlineThickness() constsf::Shape
getPoint(std::size_t index) const overrideml::RoundedRectanglevirtual
getPointCount() const overrideml::RoundedRectanglevirtual
getPosition() const overrideml::Graphic< ml::RoundedRectangle >virtual
getRadius() constml::RoundedRectangle
getRenderStates() constml::Coreinlinevirtual
getRotation() constsf::Transformable
getScale() constsf::Transformable
getSize() constml::RoundedRectangle
ml::getState() constml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< MANIFEST >::getState() constml::StateManager< extract_State< MANIFEST >::type >
getString() constml::Button< Rectangle, sf::Vector2f >
getStyle() constml::Button< Rectangle, sf::Vector2f >
getTextColor() constml::Button< Rectangle, sf::Vector2f >
getTextOutlineColor() constml::Button< Rectangle, sf::Vector2f >
getTextOutlineThickness() constml::Button< Rectangle, sf::Vector2f >
getTexture() constsf::Shape
getTextureRect() constsf::Shape
getTransform() constsf::Transformable
Graphic()ml::Rectangle
Graphic(const U &obj)ml::Rectangleexplicit
isEffectivelyVisible() constml::Core
isEnabled() constml::Core
isScrolling()ml::Positionable
isSettingsLocked() constml::Button< Rectangle, sf::Vector2f >inline
ml::isState(T state) constml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< MANIFEST >::isState(T state) constml::StateManager< extract_State< MANIFEST >::type >
isThemeLocked() constml::Button< Rectangle, sf::Vector2f >inline
isVisible() constml::Core
linkChild(Core *parent, Core *child)ml::Corestatic
lockSettings()ml::Button< Rectangle, sf::Vector2f >inline
lockTheme()ml::Button< Rectangle, sf::Vector2f >inline
ml::manifest_type typedefml::Customizable< DraggableManifest >
ml::Customizable< MANIFEST >::manifest_type typedefml::Customizable< MANIFEST >
move(sf::Vector2f offset)ml::Button< Rectangle, sf::Vector2f >
moveDistance(sf::Vector2f distance, float seconds=1.f)ml::Positionable
moveTo(sf::Vector2f position, float seconds=1.f)ml::Positionable
ml::Core::moveTo(sf::FloatRect position, float seconds=1.f)ml::Positionable
onBlur(std::function< void()> callback, bool overwrite=true)ml::Focusable
ml::Core::onBlur(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Focusable
onClick(std::function< void()> callback, bool overwrite=true)ml::Clickable
ml::Core::onClick(std::function< void(const std::optional< sf::Event > &event)> callback, bool overwrite=true)ml::Clickable
onEnabledChanged(bool enabled)ml::Coreinlineprotectedvirtual
onFocus(std::function< void()> callback, bool overwrite=true)ml::Focusable
ml::Core::onFocus(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Focusable
onHover(std::function< void()> callback, bool overwrite=true)ml::Hoverable
ml::Core::onHover(std::function< void(const std::optional< sf::Event > &event)> callback, bool overwrite=true)ml::Hoverable
onKeypress(std::function< void()> callback, bool overwrite=true)ml::Keyable
ml::Core::onKeypress(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Keyable
onKeyRelease(std::function< void()> callback, bool overwrite=true)ml::Keyable
ml::Core::onKeyRelease(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Keyable
onMouseMoved(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onMouseMoved(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
onMousePressed(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onMousePressed(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
onMouseReleased(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onMouseReleased(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
onScroll(std::function< void()> callback, bool overwrite=true)ml::Scrollable
ml::Core::onScroll(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Scrollable
ml::onStateEnter(std::function< void(T)> callback)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< MANIFEST >::onStateEnter(std::function< void(T)> callback)ml::StateManager< extract_State< MANIFEST >::type >
ml::onStateExit(std::function< void(T)> callback)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< MANIFEST >::onStateExit(std::function< void(T)> callback)ml::StateManager< extract_State< MANIFEST >::type >
onTextEntered(std::function< void()> callback, bool overwrite=true)ml::Keyable
ml::Core::onTextEntered(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=true)ml::Keyable
onThemeApplied(const Theme &theme) overrideml::Button< Rectangle, sf::Vector2f >virtual
onUnhover(std::function< void()> callback, bool overwrite=true)ml::Hoverable
ml::Core::onUnhover(std::function< void(const std::optional< sf::Event > &event)> callback, bool overwrite=true)ml::Hoverable
onUpdate(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onUpdate(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
onWindowFocusGained(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onWindowFocusGained(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
onWindowFocusLost(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onWindowFocusLost(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
onWindowResize(unsigned int, unsigned int)ml::Coreinlinevirtual
onWindowResized(std::function< void()> callback, bool overwrite=false)ml::Updatable
ml::Core::onWindowResized(std::function< void(const std::optional< sf::Event > &)> callback, bool overwrite=false)ml::Updatable
operator const sf::Drawable &() constml::Graphic< ml::RoundedRectangle >
process(const std::string &key, const std::optional< sf::Event > &event)ml::EventReceivervirtual
ml::Draggable::process(ENUM_TYPE eventName, const std::optional< sf::Event > &event)ml::EventReceiver
publish(ENUM_TYPE event, FilterCallback filter=[](EventReceiver &){ return true;}, SystemCallback resolve=nullptr, SystemCallback reject=nullptr)ml::Subscribable
removeComponent(Core &child)ml::Core
rotate(sf::Angle angle)ml::Button< Rectangle, sf::Vector2f >
RoundedRectangle(const sf::Vector2f &size=sf::Vector2f(0, 0), float radius=0.f, unsigned int cornerPointCount=8)ml::RoundedRectangleexplicit
scale(sf::Vector2f scale)ml::Button< Rectangle, sf::Vector2f >
setAbove(T &obj, float spacing=0)ml::Positionable
setActive(bool active)ml::Corevirtual
setBelow(T &obj, float spacing=0)ml::Positionable
setCharacterSize(unsigned int size)ml::Button< Rectangle, sf::Vector2f >
setCornerPointCount(unsigned int count)ml::RoundedRectangle
setDragBounds(const sf::FloatRect &bounds)ml::Draggable
setEnabled(bool enabled)ml::Core
setFillColor(Color color)sf::Shape
setFlag(State state, bool status)ml::FlagManager< Flag >
setFont(const sf::Font &font)ml::Button< Rectangle, sf::Vector2f >
setFramerate(float framerate)ml::Positionable
setLeftOf(T &obj, float spacing=0)ml::Positionable
setLetterSpacing(float spacingFactor)ml::Button< Rectangle, sf::Vector2f >
setLineSpacing(float spacingFactor)ml::Button< Rectangle, sf::Vector2f >
setOrigin(Vector2f origin)sf::Transformable
setOutlineColor(Color color)sf::Shape
setOutlineThickness(float thickness)sf::Shape
setParentEnabled(bool enabled)ml::Core
setPosition(const sf::Vector2f &position) overrideml::Button< Rectangle, sf::Vector2f >virtual
ml::RoundedRectangle::setPosition(Vector2f position)sf::Transformable
setRadius(float radius)ml::RoundedRectangle
setRightOf(T &obj, float spacing=0)ml::Positionable
setRotation(sf::Angle angle)ml::Button< Rectangle, sf::Vector2f >
setScale(sf::Vector2f scale)ml::Button< Rectangle, sf::Vector2f >
setSize(const sf::Vector2f &size)ml::RoundedRectangle
ml::setState(T newState)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Customizable< MANIFEST >::setState(T newState)ml::StateManager< extract_State< MANIFEST >::type >
setString(const sf::String &text)ml::Button< Rectangle, sf::Vector2f >
setStyle(std::uint32_t style)ml::Button< Rectangle, sf::Vector2f >
setTextColor(const sf::Color &color)ml::Button< Rectangle, sf::Vector2f >
setTextOutlineColor(const sf::Color &color)ml::Button< Rectangle, sf::Vector2f >
setTextOutlineThickness(float thickness)ml::Button< Rectangle, sf::Vector2f >
setTexture(const Texture *texture, bool resetRect=false)sf::Shape
setTextureRect(const IntRect &rect)sf::Shape
setVisible(bool visible)ml::Corevirtual
ml::State typedefml::Draggable
ml::Graphic< ml::RoundedRectangle >::ml::Core::State typedefml::FlagManager< Flag >
ml::StateManager(std::enable_if_t<!std::is_void_v< T >, T > initialState)ml::StateManager< extract_State< DraggableManifest >::type >explicit
ml::Customizable< MANIFEST >::StateManager(std::enable_if_t<!std::is_void_v< T >, T > initialState)ml::StateManager< extract_State< MANIFEST >::type >explicit
subscribe(ENUM_TYPE event, EventCallback callback)ml::Subscribable
ml::Core::subscribe(ENUM_TYPE event, Callback callback)ml::Subscribable
Themeable()ml::Themeableinline
toggleFlag(State state)ml::FlagManager< Flag >
topmostMatching(const std::function< bool(Core &)> &accept)ml::Core
Transformable()=defaultsf::Transformable
unlinkAll(Core *core)ml::Corestatic
unlockSettings()ml::Button< Rectangle, sf::Vector2f >inline
unlockTheme()ml::Button< Rectangle, sf::Vector2f >inline
unsubscribe(EnumType event)ml::Unsubscribableinline
unsubscribeAll()ml::Unsubscribable
update()sf::Shapeprotected
~Core()ml::Corevirtual
ml::~Customizable()=defaultml::Customizable< DraggableManifest >virtual
ml::Customizable< MANIFEST >::~Customizable()=defaultml::Customizable< MANIFEST >virtual
~Draggable()=defaultml::Draggablevirtual
~Drawable()=defaultsf::Drawablevirtual
~EventReceiver()=defaultml::EventReceivervirtual
~Themeable()ml::Themeableinlinevirtual
~Transformable()=defaultsf::Transformablevirtual
~Unsubscribable()=defaultml::Unsubscribablevirtual