void OnLevelWasLoaded(int level) { device.OnLevelLoaded(level); }
void sceneLoaded(int level) { device.OnLevelLoaded(level); }