Sprites
This commit is contained in:
@@ -11,6 +11,6 @@ public:
|
||||
|
||||
void Init() final;
|
||||
void Update() final;
|
||||
void Render() final;
|
||||
void Render(RenderTarget* render_target = nullptr) final;
|
||||
~LoadingScreen() final;
|
||||
};
|
||||
|
Reference in New Issue
Block a user