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
SpaceShip
GameScene
C# Class SpaceShip.GameScene
ファイルを表示
Open project: pmyoung/Advanced-Game-Project
Class Usage Examples
Public Methods
Method
Description
getConfig
( ) :
MatchConfig
getInstance
( ) :
GameScene
getObjectsG
( ) :
List
getObjectsNG
( ) :
List
Private Methods
Method
Description
GameScene
(
MatchConfig
config
) :
System
Method Details
getConfig()
public
method
public
getConfig
( ) :
MatchConfig
return
MatchConfig
getInstance()
public
static
method
public
static
getInstance
( ) :
GameScene
return
GameScene
getObjectsG()
public
method
public
getObjectsG
( ) :
List
return
List
getObjectsNG()
public
method
public
getObjectsNG
( ) :
List
return
List