mirror of
https://github.com/edubart/otclient.git
synced 2025-12-28 18:37:12 +01:00
ui loader and some refactoring
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
Image(const std::string& texture);
|
||||
Image(const std::string& texture, Rect textureCoords);
|
||||
|
||||
void enableBilinearFilter();
|
||||
/// Draw image on screen
|
||||
virtual void draw(const Rect& screenCoords);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user