mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Silenced some compiler warnings
This commit is contained in:
@@ -73,6 +73,11 @@ public:
|
||||
**/
|
||||
virtual int getWidth() const;
|
||||
|
||||
/**
|
||||
* Gets the glyph itself.
|
||||
**/
|
||||
unsigned int getGlyph() const;
|
||||
|
||||
/**
|
||||
* Gets the advance (the space the glyph takes up) of the glyph.
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user