Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TraceRacer
ScreenFactory
C# Class TraceRacer.ScreenFactory
Our game's implementation of IScreenFactory which can handle creating the screens when resuming from being tombstoned.
Inheritance:
IScreenFactory
ファイルを表示
Open project: alexcoco/trace_racer
Class Usage Examples
Public Methods
Method
Description
CreateScreen
(
Type
screenType
) :
GameScreen
Method Details
CreateScreen()
public
method
public
CreateScreen
(
Type
screenType
) :
GameScreen
screenType
System.Type
return
GameScreen