Pre-resize fillparent
This commit is contained in:
@@ -13,9 +13,7 @@ cTexture::cTexture()
|
||||
cTexture::~cTexture()
|
||||
{}
|
||||
|
||||
///Functions
|
||||
|
||||
//private
|
||||
/// Functions
|
||||
SDL_Texture* cTexture::GenerateTexture( const SDL_Rect& dimensions, TextTypeEngine::cText* text /*= nullptr*/ )
|
||||
{
|
||||
SDL_Rect t = text->getWH();
|
||||
|
||||
Reference in New Issue
Block a user