mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 22:03:37 +00:00
committed by
Konstantin Pastbin
parent
f1cf844986
commit
a60efa9b43
@@ -21,7 +21,8 @@ public:
|
||||
|
||||
bool GetPivot(size_t textIndex, m2::PointD & pivot, m2::Spline::iterator & centerPointIter) const;
|
||||
|
||||
void BeforeUpdate();
|
||||
// TODO: these are unused?
|
||||
inline void BeforeUpdate() { m_updated = false; }
|
||||
void Update(ScreenBase const & screen);
|
||||
|
||||
std::vector<double> const & GetOffsets() const;
|
||||
|
||||
Reference in New Issue
Block a user