Skip to content

Instantly share code, notes, and snippets.

@daveWid
Created February 20, 2011 02:21
Show Gist options
  • Save daveWid/835613 to your computer and use it in GitHub Desktop.
Save daveWid/835613 to your computer and use it in GitHub Desktop.
Paint Streaks Document Class
import net.davewidmer.flint.Streaks;
var streaks:Streaks = new Streaks();
addChild(streaks);
streaks.start();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment