Skip to content

Commit

Permalink
Add description to FloodFill demo
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 authored Dec 2, 2024
1 parent 7effd26 commit 58aca2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/demos/FloodFill.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ title: "FloodFill"
layout: demo
source: "Effects/FloodFill"
---

_Creates a flood fill effect FlxSprite, useful for bringing in images in cool ways_

A HaxeFlixel port of [Photonstorm](https://github.com/photonstorm)'s 'FloodFillFX' - [Github](https://github.com/photonstorm/Flixel-Power-Tools/blob/master/src/org/flixel/plugin/photonstorm/FX/FloodFillFX.as)

0 comments on commit 58aca2a

Please sign in to comment.