Loading...
Searching...
No Matches
ml::Convex Member List

This is the complete list of members for ml::Convex, including all inherited members.

ml::center(T &obj)ml::Positionable
ml::Graphic< sf::ConvexShape >::center(T &obj)ml::ComponentCore<>
ml::centerHorizonally(T &obj)ml::Positionable
ml::Graphic< sf::ConvexShape >::centerHorizonally(T &obj)ml::ComponentCore<>
ml::centerText(sf::Text &obj)ml::Positionable
ml::Graphic< sf::ConvexShape >::centerText(sf::Text &obj)ml::ComponentCore<>
ml::centerVertically(T &obj)ml::Positionable
ml::Graphic< sf::ConvexShape >::centerVertically(T &obj)ml::ComponentCore<>
ml::checkFlag(State state) constml::FlagManager< Flag >
ml::Graphic< sf::ConvexShape >::checkFlag(State state) constml::ComponentCore<>
ml::clearDragBounds()ml::Draggable
ml::Graphic< sf::ConvexShape >::clearDragBounds()ml::ComponentCore<>
ComponentCore()ml::ComponentCore<>inline
ConvexShape(std::size_t pointCount=0)sf::ConvexShape
Customizable()=defaultml::Customizable< DraggableManifest >
ml::disableFlag(State state)ml::FlagManager< Flag >
ml::Graphic< sf::ConvexShape >::disableFlag(State state)ml::ComponentCore<>
Draggable()=defaultml::Draggable
draw(sf::RenderTarget &target, sf::RenderStates states) const overrideml::Graphic< sf::ConvexShape >virtual
ml::enableFlag(State state)ml::FlagManager< Flag >
ml::Graphic< sf::ConvexShape >::enableFlag(State state)ml::ComponentCore<>
ml::Flag typedefml::Draggable
ml::Graphic< sf::ConvexShape >::Flag typedefml::ComponentCore<>
FlagManager()ml::FlagManager< Flag >
getFillColor() constsf::ConvexShape
getGeometricCenter() constsf::ConvexShapevirtual
getGlobalBounds() const overrideml::Graphic< sf::ConvexShape >virtual
getInverseTransform() constsf::ConvexShape
getLocalBounds() constsf::ConvexShape
getMiterLimit() constsf::ConvexShape
getOrigin() constsf::ConvexShape
getOutlineColor() constsf::ConvexShape
getOutlineThickness() constsf::ConvexShape
getPoint(std::size_t index) const overridesf::ConvexShapevirtual
getPointCount() const overridesf::ConvexShapevirtual
getPosition() const overrideml::Graphic< sf::ConvexShape >virtual
ml::getRenderStates() constml::Coreinlinevirtual
ml::Graphic< sf::ConvexShape >::getRenderStates() constml::ComponentCore<>inlinevirtual
getRotation() constsf::ConvexShape
getScale() constsf::ConvexShape
ml::getState() constml::StateManager< extract_State< DraggableManifest >::type >
ml::Graphic< sf::ConvexShape >::getState() constml::ComponentCore<>
getTexture() constsf::ConvexShape
getTextureRect() constsf::ConvexShape
getTransform() constsf::ConvexShape
Graphic()ml::Convex
Graphic(const U &obj)ml::Convexexplicit
ml::isScrolling()ml::Positionable
ml::Graphic< sf::ConvexShape >::isScrolling()ml::ComponentCore<>
ml::isState(T state) constml::StateManager< extract_State< DraggableManifest >::type >
ml::Graphic< sf::ConvexShape >::isState(T state) constml::ComponentCore<>
ml::manifest_type typedefml::Customizable< DraggableManifest >
ml::Graphic< sf::ConvexShape >::manifest_type typedefml::ComponentCore<>
move(Vector2f offset)sf::ConvexShape
ml::moveDistance(sf::Vector2f distance, float seconds=1.f)ml::Positionable
ml::Graphic< sf::ConvexShape >::moveDistance(sf::Vector2f distance, float seconds=1.f)ml::ComponentCore<>
ml::moveTo(sf::Vector2f position, float seconds=1.f)ml::Positionable
ml::Core::moveTo(sf::FloatRect position, float seconds=1.f)ml::Positionable
ml::Graphic< sf::ConvexShape >::moveTo(sf::Vector2f position, float seconds=1.f)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::moveTo(sf::FloatRect position, float seconds=1.f)ml::ComponentCore<>
ml::onBlur(std::function< void()> callback)ml::Focusable
ml::Core::onBlur(std::function< void(const std::optional< sf::Event > &)> callback)ml::Focusable
ml::Graphic< sf::ConvexShape >::onBlur(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onBlur(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onClick(std::function< void()> callback)ml::Clickable
ml::Core::onClick(std::function< void(const std::optional< sf::Event > &event)> callback)ml::Clickable
ml::Graphic< sf::ConvexShape >::onClick(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onClick(std::function< void(const std::optional< sf::Event > &event)> callback)ml::ComponentCore<>
ml::onFocus(std::function< void()> callback)ml::Focusable
ml::Core::onFocus(std::function< void(const std::optional< sf::Event > &)> callback)ml::Focusable
ml::Graphic< sf::ConvexShape >::onFocus(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onFocus(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onHover(std::function< void()> callback)ml::Hoverable
ml::Core::onHover(std::function< void(const std::optional< sf::Event > &event)> callback)ml::Hoverable
ml::Graphic< sf::ConvexShape >::onHover(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onHover(std::function< void(const std::optional< sf::Event > &event)> callback)ml::ComponentCore<>
ml::onKeypress(std::function< void()> callback)ml::Keyable
ml::Core::onKeypress(std::function< void(const std::optional< sf::Event > &)> callback)ml::Keyable
ml::Graphic< sf::ConvexShape >::onKeypress(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onKeypress(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onKeyRelease(std::function< void()> callback)ml::Keyable
ml::Core::onKeyRelease(std::function< void(const std::optional< sf::Event > &)> callback)ml::Keyable
ml::Graphic< sf::ConvexShape >::onKeyRelease(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onKeyRelease(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onMouseMoved(std::function< void()> callback)ml::Scrollable
ml::Core::onMouseMoved(std::function< void(const std::optional< sf::Event > &)> callback)ml::Scrollable
ml::Graphic< sf::ConvexShape >::onMouseMoved(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onMouseMoved(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onMousePressed(std::function< void()> callback)ml::Scrollable
ml::Core::onMousePressed(std::function< void(const std::optional< sf::Event > &)> callback)ml::Scrollable
ml::Graphic< sf::ConvexShape >::onMousePressed(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onMousePressed(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onMouseReleased(std::function< void()> callback)ml::Scrollable
ml::Core::onMouseReleased(std::function< void(const std::optional< sf::Event > &)> callback)ml::Scrollable
ml::Graphic< sf::ConvexShape >::onMouseReleased(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onMouseReleased(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onScroll(std::function< void()> callback)ml::Scrollable
ml::Core::onScroll(std::function< void(const std::optional< sf::Event > &)> callback)ml::Scrollable
ml::Graphic< sf::ConvexShape >::onScroll(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onScroll(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onStateEnter(std::function< void(T)> callback)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Graphic< sf::ConvexShape >::onStateEnter(std::function< void(T)> callback)ml::ComponentCore<>
ml::onStateExit(std::function< void(T)> callback)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Graphic< sf::ConvexShape >::onStateExit(std::function< void(T)> callback)ml::ComponentCore<>
ml::onTextEntered(std::function< void()> callback)ml::Keyable
ml::Core::onTextEntered(std::function< void(const std::optional< sf::Event > &)> callback)ml::Keyable
ml::Graphic< sf::ConvexShape >::onTextEntered(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onTextEntered(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onUnhover(std::function< void()> callback)ml::Hoverable
ml::Core::onUnhover(std::function< void(const std::optional< sf::Event > &event)> callback)ml::Hoverable
ml::Graphic< sf::ConvexShape >::onUnhover(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onUnhover(std::function< void(const std::optional< sf::Event > &event)> callback)ml::ComponentCore<>
ml::onUpdate(std::function< void()> callback)ml::Updatable
ml::Core::onUpdate(std::function< void(const std::optional< sf::Event > &)> callback)ml::Updatable
ml::Graphic< sf::ConvexShape >::onUpdate(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onUpdate(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onWindowFocusGained(std::function< void()> callback)ml::Updatable
ml::Core::onWindowFocusGained(std::function< void(const std::optional< sf::Event > &)> callback)ml::Updatable
ml::Graphic< sf::ConvexShape >::onWindowFocusGained(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onWindowFocusGained(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onWindowFocusLost(std::function< void()> callback)ml::Updatable
ml::Core::onWindowFocusLost(std::function< void(const std::optional< sf::Event > &)> callback)ml::Updatable
ml::Graphic< sf::ConvexShape >::onWindowFocusLost(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onWindowFocusLost(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
ml::onWindowResized(std::function< void()> callback)ml::Updatable
ml::Core::onWindowResized(std::function< void(const std::optional< sf::Event > &)> callback)ml::Updatable
ml::Graphic< sf::ConvexShape >::onWindowResized(std::function< void()> callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::onWindowResized(std::function< void(const std::optional< sf::Event > &)> callback)ml::ComponentCore<>
operator const sf::Drawable &() constml::Graphic< sf::ConvexShape >
ml::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
ml::Graphic< sf::ConvexShape >::process(const std::string &key, const std::optional< sf::Event > &event)ml::ComponentCore<>virtual
ml::Graphic< sf::ConvexShape >::process(ENUM_TYPE eventName, const std::optional< sf::Event > &event)ml::ComponentCore<>
ml::publish(ENUM_TYPE event, FilterCallback filter=[](EventReceiver &){ return true;}, SystemCallback resolve=nullptr, SystemCallback reject=nullptr)ml::Subscribable
ml::Graphic< sf::ConvexShape >::publish(ENUM_TYPE event, FilterCallback filter=[](EventReceiver &){ return true;}, SystemCallback resolve=nullptr, SystemCallback reject=nullptr)ml::ComponentCore<>
rotate(Angle angle)sf::ConvexShape
scale(Vector2f factor)sf::ConvexShape
ml::setAbove(T &obj, float spacing=0)ml::Positionable
ml::Graphic< sf::ConvexShape >::setAbove(T &obj, float spacing=0)ml::ComponentCore<>
ml::setBelow(T &obj, float spacing=0)ml::Positionable
ml::Graphic< sf::ConvexShape >::setBelow(T &obj, float spacing=0)ml::ComponentCore<>
ml::setDragBounds(const sf::FloatRect &bounds)ml::Draggable
ml::Graphic< sf::ConvexShape >::setDragBounds(const sf::FloatRect &bounds)ml::ComponentCore<>
setFillColor(Color color)sf::ConvexShape
ml::setFlag(State state, bool status)ml::FlagManager< Flag >
ml::Graphic< sf::ConvexShape >::setFlag(State state, bool status)ml::ComponentCore<>
ml::setFramerate(float framerate)ml::Positionable
ml::Graphic< sf::ConvexShape >::setFramerate(float framerate)ml::ComponentCore<>
ml::setLeftOf(T &obj, float spacing=0)ml::Positionable
ml::Graphic< sf::ConvexShape >::setLeftOf(T &obj, float spacing=0)ml::ComponentCore<>
setMiterLimit(float miterLimit)sf::ConvexShape
setOrigin(Vector2f origin)sf::ConvexShape
setOutlineColor(Color color)sf::ConvexShape
setOutlineThickness(float thickness)sf::ConvexShape
setPoint(std::size_t index, Vector2f point)sf::ConvexShape
setPointCount(std::size_t count)sf::ConvexShape
setPosition(const sf::Vector2f &position) overrideml::Graphic< sf::ConvexShape >virtual
sf::ConvexShape::setPosition(Vector2f position)sf::ConvexShape
ml::setRightOf(T &obj, float spacing=0)ml::Positionable
ml::Graphic< sf::ConvexShape >::setRightOf(T &obj, float spacing=0)ml::ComponentCore<>
setRotation(Angle angle)sf::ConvexShape
setScale(Vector2f factors)sf::ConvexShape
ml::setState(T newState)ml::StateManager< extract_State< DraggableManifest >::type >
ml::Graphic< sf::ConvexShape >::setState(T newState)ml::ComponentCore<>
setTexture(const Texture *texture, bool resetRect=false)sf::ConvexShape
setTextureRect(const IntRect &rect)sf::ConvexShape
ml::State typedefml::Draggable
ml::Graphic< sf::ConvexShape >::ml::Core::State typedefml::FlagManager< Flag >
ml::Graphic< sf::ConvexShape >::State typedefml::ComponentCore<>
StateManager(std::enable_if_t<!std::is_void_v< T >, T > initialState)ml::StateManager< extract_State< DraggableManifest >::type >explicit
ml::subscribe(ENUM_TYPE event, EventCallback callback)ml::Subscribable
ml::Core::subscribe(ENUM_TYPE event, Callback callback)ml::Subscribable
ml::Graphic< sf::ConvexShape >::subscribe(ENUM_TYPE event, EventCallback callback)ml::ComponentCore<>
ml::Graphic< sf::ConvexShape >::subscribe(ENUM_TYPE event, Callback callback)ml::ComponentCore<>
ml::toggleFlag(State state)ml::FlagManager< Flag >
ml::Graphic< sf::ConvexShape >::toggleFlag(State state)ml::ComponentCore<>
Transformable()=defaultsf::Transformable
ml::unsubscribe(EnumType event)ml::Unsubscribableinline
ml::Graphic< sf::ConvexShape >::unsubscribe(EnumType event)ml::ComponentCore<>inline
ml::unsubscribeAll()ml::Unsubscribable
ml::Graphic< sf::ConvexShape >::unsubscribeAll()ml::ComponentCore<>
update()sf::ConvexShapeprotected
~Core()ml::Corevirtual
~Customizable()=defaultml::Customizable< DraggableManifest >virtual
~Draggable()=defaultml::Draggablevirtual
~Drawable()=defaultsf::Drawablevirtual
~EventReceiver()=defaultml::EventReceivervirtual
~Transformable()=defaultsf::Transformablevirtual
~Unsubscribable()=defaultml::Unsubscribablevirtual