Audio Abstrakcija - WIP
This commit is contained in:
@@ -17,6 +17,9 @@ namespace Game::Renderer {
|
||||
|
||||
SDL_Texture* getSDLTexture();
|
||||
std::string getId();
|
||||
float getWidth();
|
||||
float getHeight();
|
||||
|
||||
protected:
|
||||
SDL_Texture* mTex;
|
||||
std::string mId;
|
||||
|
||||
Reference in New Issue
Block a user