This commit is contained in:
Amadeus Demarzi 2014-07-27 16:31:43 -07:00
parent 8a15d6f4c0
commit c25f011666
2 changed files with 768 additions and 281 deletions

View File

@ -140,8 +140,8 @@ Engine = Base.extend({
-(220), -(220),
360, 360,
360, 360,
Logo.Points, Logo.points,
Logo.Polygons Logo.polygons
); );
this.grid = new Engine.Shape.Puller(this.width, this.height, Grid); this.grid = new Engine.Shape.Puller(this.width, this.height, Grid);

File diff suppressed because it is too large Load Diff