Sdk: Add automatic system update

Former-commit-id: ce129cc945e7373ac5b9f48960894712d66b097a
This commit is contained in:
Lynix
2015-06-22 00:58:46 +02:00
parent 4b5c08e739
commit 90363406a6
12 changed files with 101 additions and 58 deletions

View File

@@ -58,6 +58,7 @@ namespace Ndk
template<typename SystemType> void RemoveSystem();
void Update();
inline void Update(float elapsedTime);
private:
inline void Invalidate();