PrinceGame ScreenManager.GetScreens in C# (CSharp): 3 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per PrinceGame.ScreenManager.GetScreens, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Expose an array holding all the screens. We return a copy rather than the real master list, because screens should only ever be added or removed using the AddScreen and RemoveScreen methods.