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
Dodgeball
Game
BallTrail
C# Class Dodgeball.Game.BallTrail
Inheritance:
Group
Mostra file
Open project: schonstal/BLOODBALL
Class Usage Examples
Public Properties
Property
Type
Description
maxCount
float
spawnRate
float
Public Methods
Method
Description
BallTrail
(
Ball
ball
) :
System
spawn
(
int
steps
= 1 ) :
void
startingAlpha
( ) :
float
Method Details
BallTrail()
public
method
public
BallTrail
(
Ball
ball
) :
System
ball
Ball
return
System
spawn()
public
method
public
spawn
(
int
steps
= 1 ) :
void
steps
int
return
void
startingAlpha()
public
method
public
startingAlpha
( ) :
float
return
float
Property Details
maxCount
public_oe property
public
float
maxCount
return
float
spawnRate
public_oe property
public
float
spawnRate
return
float