Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SunMoonMovement
C# Class SunMoonMovement, Shipmates-LD29
Inheritance:
MonoBehaviour
显示文件
Open project: shaunlebron/Shipmates-LD29
Public Properties
Property
Type
Description
endgame
bool
stopped
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
coMoveSunMoon
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
endgame
public_oe property
public
bool
endgame
return
bool
stopped
public_oe property
public
bool
stopped
return
bool