| 程序包 | 说明 |
|---|---|
| com.amap.api.maps.model.particle |
| 限定符和类型 | 方法和说明 |
|---|---|
ParticleOverLifeModule |
ParticleOverlayOptions.getParticleOverLifeModule()
每个粒子生命周期过程中状态变化,包含速度、旋转和颜色的变化
State changes during the life cycle of each particle, including changes in speed, rotation, and color |
| 限定符和类型 | 方法和说明 |
|---|---|
ParticleOverlayOptions |
ParticleOverlayOptions.setParticleOverLifeModule(ParticleOverLifeModule particleOverLifeModule)
每个粒子生命周期过程中状态变化,包含速度、旋转和颜色的变化
State changes during the life cycle of each particle, including changes in speed, rotation, and color |
void |
ParticleOverlay.setParticleOverLifeModule(ParticleOverLifeModule particleOverLifeModule)
设置每个粒子生命周期过程中状态变化,包含速度、旋转和颜色的变化
Set the state changes during the lifecycle of each particle, including changes in speed, rotation, and color. |