Starting implementation of UI framework
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
}
|
||||
private:
|
||||
Gfx::PTexture texture;
|
||||
friend class TextureLoader;
|
||||
};
|
||||
DEFINE_REF(TextureAsset);
|
||||
} // namespace Seele
|
||||
|
||||
Reference in New Issue
Block a user