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
Jogador
C# Class Jogador
Inheritance:
MonoBehaviour
ファイルを表示
Open project: ProgJogos/programacao-2sem2014
Class Usage Examples
Public Properties
Property
Type
Description
atirando
bool
velocidadeX
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Update
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
atirando
public_oe property
public
bool
atirando
return
bool
velocidadeX
public_oe property
public
float
velocidadeX
return
float