Skip to content

Instantly share code, notes, and snippets.

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