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
SendModifiedInput
C# Class SendModifiedInput, cs-mini-modbot-simulation
Inheritance:
MonoBehaviour
显示文件
Open project: intel-cornellcup/mini-modbot-simulation
Class Usage Examples
Public Properties
Property
Type
Description
forward
int
orien
float
speed
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
simulateCrash
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
simulateCrash()
public
method
public
simulateCrash
( ) :
void
return
void
Property Details
forward
public_oe property
public
int
forward
return
int
orien
public_oe property
public
float
orien
return
float
speed
public_oe property
public
float
speed
return
float