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
WatchtowerLightRotate
C# Class WatchtowerLightRotate, DefendAman
Inheritance:
MonoBehaviour
ファイルを表示
Open project: CarsonRoscoe/DefendAman
Public Properties
Property
Type
Description
allyTop
Sprite
angle
float
cycleTime
float
enemyTop
Sprite
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
SmoothRotation
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
allyTop
public_oe property
public
Sprite
allyTop
return
Sprite
angle
public_oe property
public
float
angle
return
float
cycleTime
public_oe property
public
float
cycleTime
return
float
enemyTop
public_oe property
public
Sprite
enemyTop
return
Sprite