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
TileClass
C# Class TileClass, client-bench
Inheritance:
MonoBehaviour
Mostra file
Open project: juiceboxgames/client-bench
Class Usage Examples
Public Properties
Property
Type
Description
animate
bool
columns
int
count
int
framesPerSecond
float
rows
int
speed
float
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
updateTiling
( ) :
void
Property Details
animate
public_oe property
public
bool
animate
return
bool
columns
public_oe property
public
int
columns
return
int
count
public_oe static_oe property
public
static
int
count
return
int
framesPerSecond
public_oe property
public
float
framesPerSecond
return
float
rows
public_oe property
public
int
rows
return
int
speed
public_oe property
public
float
speed
return
float