DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
effect
/
com.peco2282.devcore.effect
/
Effects
Effects
object
Effects
Utility for particle effects.
Members
Functions
spawn
Cloud
Link copied to clipboard
fun
spawnCloud
(
location
:
Location
,
particle
:
Particle
=
Particle.CLOUD
,
count
:
Int
=
10
)
Spawn a cloud of particles at the given location.