Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Platformer2DDualControl
C# Class Platformer2DDualControl, LevelConceito1
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: MuvucaGames/LevelConceito1
Public Methods
Method
Description
SetPlayer
(
bool
isFirstPlayer
) :
void
Private Methods
Method
Description
Awake
( ) :
void
FixedUpdate
( ) :
void
Update
( ) :
void
Method Details
SetPlayer()
public
method
public
SetPlayer
(
bool
isFirstPlayer
) :
void
isFirstPlayer
bool
return
void