public void Initialize() { InitializeCore(); if (ShowDebug) { Performance.Initialize(Context); ADebug.Initialize(Context); } }