bool contains(const Frame &, const Vector2< double > &) const override
Definition: TextShape.hpp:26
TextShape(const std::string_view &text, IPlatform::Align text_align=IPlatform::Align::LEFT)
Definition: TextShape.hpp:14
void draw(const Frame &frame) const override
Definition: TextShape.hpp:21
Definition: TextShape.hpp:11