mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
Rename _global_ to Global Scope.
This commit is contained in:
parent
9a1879fbd4
commit
d1db98fe68
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
var classLayout = {
|
||||
'Paper.js': ['global paper scope:_global_'],
|
||||
'Paper.js': ['Global Scope:_global_'],
|
||||
'Basic Types': ['Point', 'Size', 'Rectangle', 'Matrix'],
|
||||
'Items': ['Item', 'Layer', 'Group', 'Raster', 'PlacedSymbol'],
|
||||
'Paths': ['Path', 'CompoundPath', 'Segment', 'Curve', 'PathStyle', 'ruler',
|
||||
|
|
Loading…
Reference in a new issue