Pre-resize fillparent
This commit is contained in:
@@ -27,7 +27,7 @@ namespace InputEngine {
|
||||
static cInput& Inst();
|
||||
static void Delete();
|
||||
|
||||
//Functions
|
||||
/// Functions
|
||||
const bool Initialize() const;
|
||||
|
||||
const bool Setup();
|
||||
@@ -54,9 +54,9 @@ namespace InputEngine {
|
||||
void DeleteAllInputs();
|
||||
void RemoveAllInputs();
|
||||
|
||||
///Sets
|
||||
/// Sets
|
||||
|
||||
///Gets
|
||||
/// Gets
|
||||
/* Gets return true if Input was initialized */
|
||||
const bool IsInit() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user