mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 22:43:27 +02: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