Add MathEngineTest and Commects and clean ups
This commit is contained in:
@@ -83,7 +83,7 @@ namespace VideoEngine {
|
||||
private:
|
||||
/// Variables
|
||||
SDL_Texture* mp_texture;/// = nullptr
|
||||
SDL_Surface* mp_surface;// = nullptr
|
||||
SDL_Surface* mp_surface;/// = nullptr
|
||||
|
||||
bool m_transparent;/// = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user