mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 23:37:02 +00:00
Initial tooltip implementation
This commit is contained in:
@@ -22,6 +22,9 @@ class TextView : public View
|
||||
bool m_valid = false;
|
||||
int m_width = 0;
|
||||
|
||||
friend class MultiLineTextView;
|
||||
static int DoKern(FT_Pos val, const FontAtlas& atlas);
|
||||
|
||||
public:
|
||||
class Resources
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user