Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
pocketmine
level
particle
DustParticle
PHP Class pocketmine\level\particle\DustParticle
Inheritance:
extends
GenericParticle
显示文件
Open project: ClearSkyTeam/ClearSky
Public Methods
Method
Description
__construct
(
Vector3
$pos
,
$r
,
$g
,
$b
,
$a
= 255 )
Method Details
__construct()
public
method
public
__construct
(
Vector3
$pos
,
$r
,
$g
,
$b
,
$a
= 255 )
$pos
pocketmine\math\Vector3