This commit is contained in:
George Michael Brower 2011-01-28 21:29:54 -07:00
commit 57b76b83f9

View File

@ -43,7 +43,7 @@
// Boolean checkbox
gui.add(fizzyText, "displayOutline");
// Fires a function called "explode"
gui.add(fizzyText, "explode").name("Explode!"); // Specify a custom name.