Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SplitScreenCamera
C# Class SplitScreenCamera, racing_game
Inheritance:
MonoBehaviour
Mostra file
Open project: Rarau/racing_game
Class Usage Examples
Public Properties
Property
Type
Description
numCols
int
numRows
int
totalPlayers
int
Public Methods
Method
Description
SetPlayerNumber
(
int
num
) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
SetPlayerNumber()
public
method
public
SetPlayerNumber
(
int
num
) :
void
num
int
return
void
Property Details
numCols
public_oe static_oe property
public
static
int
numCols
return
int
numRows
public_oe static_oe property
public
static
int
numRows
return
int
totalPlayers
public_oe static_oe property
public
static
int
totalPlayers
return
int