Pre-resize fillparent
This commit is contained in:
@@ -43,7 +43,7 @@ cTrooperEngineCore::~cTrooperEngineCore()
|
||||
GUIEngine::cGUI::Delete();
|
||||
}
|
||||
|
||||
///Functions
|
||||
/// Functions
|
||||
/*static*/ const char* cTrooperEngineCore::Version()
|
||||
{
|
||||
return __TROOPERENGINE__VERSION;
|
||||
@@ -113,7 +113,7 @@ void cTrooperEngineCore::CleanUp()
|
||||
EventEngine::cEventControl::Inst().CleanUp();
|
||||
}
|
||||
|
||||
///Gets
|
||||
/// Gets
|
||||
const bool cTrooperEngineCore::getVideo() const
|
||||
{
|
||||
return VideoEngine::cVideo::Inst().IsInit();
|
||||
|
||||
Reference in New Issue
Block a user