mirror of
https://github.com/EmergeTools/Pow.git
synced 2026-03-25 08:55:50 +00:00
Update README.md
This commit is contained in:
parent
f34e13de7d
commit
ac9064c36a
1 changed files with 0 additions and 4 deletions
|
|
@ -49,8 +49,6 @@ likeButton
|
|||
)
|
||||
```
|
||||
|
||||
This effect respects `particleGroup()`.
|
||||
|
||||
- Parameters:
|
||||
- `origin`: The origin of the particles.
|
||||
- `layer`: The `ParticleLayer` on which to render the effect, default is `local`.
|
||||
|
|
@ -129,8 +127,6 @@ static func ping(shape: some InsettableShape, style: some ShapeStyle, count: Int
|
|||
|
||||
An effect that emits the provided particles from the origin point and slowly float up while moving side to side.
|
||||
|
||||
This effect respects `particleGroup()`.
|
||||
|
||||
- Parameters:
|
||||
- `origin`: The origin of the particle.
|
||||
- `layer`: The `ParticleLayer` on which to render the effect, default is `local`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue