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
Player_controller
C# Class Player_controller, Space-Rush2
Inheritance:
MonoBehaviour
显示文件
Open project: M4R774/Space-Rush2
Class Usage Examples
Public Properties
Property
Type
Description
Speed
float
boundary
Boundary,
fireRate
float
shot
GameObject
shotSpawnLeft
Transform
shotSpawnMiddle
Transform
shotSpawnRight
Transform
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Speed
public_oe property
public
float
Speed
return
float
boundary
public_oe property
public
Boundary,
boundary
return
Boundary,
fireRate
public_oe property
public
float
fireRate
return
float
shot
public_oe property
public
GameObject
shot
return
GameObject
shotSpawnLeft
public_oe property
public
Transform
shotSpawnLeft
return
Transform
shotSpawnMiddle
public_oe property
public
Transform
shotSpawnMiddle
return
Transform
shotSpawnRight
public_oe property
public
Transform
shotSpawnRight
return
Transform