Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Controller
UILoginFactory
C# Class Controller.UILoginFactory
Inheritance:
IUIFactory
Mostrar archivo
Open project: egametang/Egametang
Public Methods
Method
Description
Create
(
Scene
scene
,
UIType
type
,
UI
parent
) :
UI
Method Details
Create()
public
method
public
Create
(
Scene
scene
,
UIType
type
,
UI
parent
) :
UI
scene
Model.Scene
type
UIType
parent
Model.UI
return
Model.UI