forked from Botanical/BotanJS
Removed old impl
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
// Character cloud creates a cloud of character with randomized properties
|
||||
var create = function( ch, char_class, size, cloudRange, charSize )
|
||||
{
|
||||
var marginLeft;
|
||||
var cloudMap = Dand.wrapc( "characterCloud" )
|
||||
, charElmt
|
||||
, rx, ry, rs
|
||||
|
||||
Reference in New Issue
Block a user