Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Player_Controller_Main
C# Class Player_Controller_Main, Space-Rush2
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: M4R774/Space-Rush2
Public Properties
Property
Type
Description
Speed
float
goLeft
int
turnSpeed
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
stopTurning
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
stopTurning()
public
method
public
stopTurning
( ) :
void
return
void
Property Details
Speed
public_oe property
public
float
Speed
return
float
goLeft
public_oe property
public
int
goLeft
return
int
turnSpeed
public_oe property
public
float
turnSpeed
return
float