My Sketch

e.g., mouse, keyboard
e.g., visualization, fractal, mouse
Learn more about Creative Commons
Join Plus+ to change privacy settings
  • mySketch
  • v1.11.3
  • v1.11.2
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.4
  • v1.9.3
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.0
  • v1.7.0
  • v1.6.0
  • v1.5.0
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.1
  • v1.3.0
  • v1.2.0
  • v1.1.9
  • v1.1.7
  • v1.1.5
  • v1.1.4
  • v1.1.3
  • v1.0.0
  • v0.10.2
  • v0.9.0
  • v0.8.0
  • v0.7.3
  • v0.7.2
  • v0.6.1
  • v0.6.0
  • v0.5.16
  • v0.5.11
  • v0.5.8
  • v0.5.7
  • v0.5.2
Select mode or a template
Centers sketch and matches the background color.
Prevents infinite loops that may freeze the sketch.
This will be the default layout for your sketches
Easy on the eyes
It will show up when there is an error or print() in code
Potential warnings will be displayed as you type
Closes parenthesis-like characters automatically as you type

Controls
Play
Ctrl+Enter
Code
Ctrl+Shift+Enter
Save
Ctrl+S
Interface
Fullscreen
Ctrl+Alt+F
Switch Layout
Ctrl+Alt+L
Settings
Ctrl+Alt+.
Editor
Tidy Code
Ctrl+B
Multiple Cursors
Ctrl+Click
Duplicate Line/Selection
Ctrl+Shift+D
Move Line
Alt+↑/↓
Select Multiple
Ctrl+D
Find in Code
Ctrl+F
Find Next
Ctrl+G
Find Previous
Ctrl+Shift+G

See More Shortcuts

Join Plus+ for private sketches, version history, 1GB space, custom embeds, and more!
    Object
  • p5:
      Object
    • _setupDone: false
    • _pixelDensity: 1
    • _userNode: undefined
    • _curElement:
        Object
      • elt:
      • _pInst:
          Object
        • _setupDone: false
        • _pixelDensity: 1
        • _userNode: undefined
        • _curElement: Object (too many nested objects, can not display)
        • _elements: Object (too many nested objects, can not display)
        • _requestAnimId: 0
        • _preloadCount: 0
        • _isGlobal: true
        • _loop: true
        • _styles: Object (too many nested objects, can not display)
        • _bezierDetail: 20
        • _curveDetail: 20
        • _colorMode: rgb
        • _colorMaxes: Object (too many nested objects, can not display)
        • _defaultCanvasSize: Object (too many nested objects, can not display)
        • _events: Object (too many nested objects, can not display)
        • _loadingScreenId: p5_loading
        • _registeredMethods: Object (too many nested objects, can not display)
        • _start: function () { [native cod…
        • _runIfPreloadsAreDone: function(){var a=this._is…
        • _decrementPreload: function(){var a=this._is…
        • _wrapPreload: function(a,b){return func…
        • _incrementPreload: function(){var a=this._is…
        • _setup: function () { [native cod…
        • _draw: function () { [native cod…
        • _runFrames: function () { [native cod…
        • _setProperty: function () { [native cod…
        • remove: function () { [native cod…
        • canvas: Object (too many nested objects, can not display)
        • width: 300
        • height: 150
        • drawingContext: Object (too many nested objects, can not display)
        • _renderer: Object (too many nested objects, can not display)
        • _defaultGraphicsCreated: true
      • _events:
      • width: 300
      • height: 150
      • canvas:
      • _isMainCanvas: true
      • _textSize: 12
      • _textLeading: 15
      • _textFont: sans-serif
      • _textStyle: normal
      • _textAscent:
        • _textDescent:
          • _rectMode: corner
          • _ellipseMode: center
          • _curveTightness: 0
          • _imageMode: corner
          • _tint:
            • _doStroke: true
            • _doFill: true
            • _strokeSet: false
            • _fillSet: false
            • drawingContext:
            • _cachedStrokeStyle: #000000
            • _cachedFillStyle: #FFFFFF
          • _elements:
              Array
            • 0:
                Object
              • elt: Object (too many nested objects, can not display)
              • _pInst: Object (too many nested objects, can not display)
              • _events: Object (too many nested objects, can not display)
              • width: 300
              • height: 150
              • canvas: Object (too many nested objects, can not display)
              • _isMainCanvas: true
              • _textSize: 12
              • _textLeading: 15
              • _textFont: sans-serif
              • _textStyle: normal
              • _textAscent: Object (too many nested objects, can not display)
              • _textDescent: Object (too many nested objects, can not display)
              • _rectMode: corner
              • _ellipseMode: center
              • _curveTightness: 0
              • _imageMode: corner
              • _tint: Object (too many nested objects, can not display)
              • _doStroke: true
              • _doFill: true
              • _strokeSet: false
              • _fillSet: false
              • drawingContext: Object (too many nested objects, can not display)
              • _cachedStrokeStyle: #000000
              • _cachedFillStyle: #FFFFFF
          • _requestAnimId: 0
          • _preloadCount: 0
          • _isGlobal: true
          • _loop: true
          • _styles:
          • _bezierDetail: 20
          • _curveDetail: 20
          • _colorMode: rgb
          • _colorMaxes:
          • _defaultCanvasSize:
          • _events:
              Object
            • mousemove: function () { [native cod…
            • mousedown: function () { [native cod…
            • mouseup: function () { [native cod…
            • dragend: function () { [native cod…
            • dragover: function () { [native cod…
            • click: function () { [native cod…
            • dblclick: function () { [native cod…
            • mouseover:
              • mouseout:
                • keydown: function () { [native cod…
                • keyup: function () { [native cod…
                • keypress: function () { [native cod…
                • touchstart: function () { [native cod…
                • touchmove: function () { [native cod…
                • touchend: function () { [native cod…
                • resize: function () { [native cod…
                • blur: function () { [native cod…
                • wheel: function () { [native cod…
                • deviceorientation: function () { [native cod…
                • devicemotion: function () { [native cod…
              • _loadingScreenId: p5_loading
              • _registeredMethods:
              • _start: function () { [native cod…
              • _runIfPreloadsAreDone: function(){var a=this._is…
              • _decrementPreload: function(){var a=this._is…
              • _wrapPreload: function(a,b){return func…
              • _incrementPreload: function(){var a=this._is…
              • _setup: function () { [native cod…
              • _draw: function () { [native cod…
              • _runFrames: function () { [native cod…
              • _setProperty: function () { [native cod…
              • remove: function () { [native cod…
              • canvas:
              • width: 300
              • height: 150
              • drawingContext:
              • _renderer:
                  Object
                • elt:
                • _pInst:
                    Object
                  • _setupDone: false
                  • _pixelDensity: 1
                  • _userNode: undefined
                  • _curElement: Object (too many nested objects, can not display)
                  • _elements: Object (too many nested objects, can not display)
                  • _requestAnimId: 0
                  • _preloadCount: 0
                  • _isGlobal: true
                  • _loop: true
                  • _styles: Object (too many nested objects, can not display)
                  • _bezierDetail: 20
                  • _curveDetail: 20
                  • _colorMode: rgb
                  • _colorMaxes: Object (too many nested objects, can not display)
                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                  • _events: Object (too many nested objects, can not display)
                  • _loadingScreenId: p5_loading
                  • _registeredMethods: Object (too many nested objects, can not display)
                  • _start: function () { [native cod…
                  • _runIfPreloadsAreDone: function(){var a=this._is…
                  • _decrementPreload: function(){var a=this._is…
                  • _wrapPreload: function(a,b){return func…
                  • _incrementPreload: function(){var a=this._is…
                  • _setup: function () { [native cod…
                  • _draw: function () { [native cod…
                  • _runFrames: function () { [native cod…
                  • _setProperty: function () { [native cod…
                  • remove: function () { [native cod…
                  • canvas: Object (too many nested objects, can not display)
                  • width: 300
                  • height: 150
                  • drawingContext: Object (too many nested objects, can not display)
                  • _renderer: Object (too many nested objects, can not display)
                  • _defaultGraphicsCreated: true
                • _events:
                • width: 300
                • height: 150
                • canvas:
                • _isMainCanvas: true
                • _textSize: 12
                • _textLeading: 15
                • _textFont: sans-serif
                • _textStyle: normal
                • _textAscent:
                  • _textDescent:
                    • _rectMode: corner
                    • _ellipseMode: center
                    • _curveTightness: 0
                    • _imageMode: corner
                    • _tint:
                      • _doStroke: true
                      • _doFill: true
                      • _strokeSet: false
                      • _fillSet: false
                      • drawingContext:
                      • _cachedStrokeStyle: #000000
                      • _cachedFillStyle: #FFFFFF
                    • _defaultGraphicsCreated: true
                  • x: 125.53405078110957
                  • y: 80
                  • z: 0
                    Object
                  • p5:
                      Object
                    • _setupDone: false
                    • _pixelDensity: 1
                    • _userNode: undefined
                    • _curElement:
                        Object
                      • elt:
                      • _pInst:
                          Object
                        • _setupDone: false
                        • _pixelDensity: 1
                        • _userNode: undefined
                        • _curElement: Object (too many nested objects, can not display)
                        • _elements: Object (too many nested objects, can not display)
                        • _requestAnimId: 0
                        • _preloadCount: 0
                        • _isGlobal: true
                        • _loop: true
                        • _styles: Object (too many nested objects, can not display)
                        • _bezierDetail: 20
                        • _curveDetail: 20
                        • _colorMode: rgb
                        • _colorMaxes: Object (too many nested objects, can not display)
                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                        • _events: Object (too many nested objects, can not display)
                        • _loadingScreenId: p5_loading
                        • _registeredMethods: Object (too many nested objects, can not display)
                        • _start: function () { [native cod…
                        • _runIfPreloadsAreDone: function(){var a=this._is…
                        • _decrementPreload: function(){var a=this._is…
                        • _wrapPreload: function(a,b){return func…
                        • _incrementPreload: function(){var a=this._is…
                        • _setup: function () { [native cod…
                        • _draw: function () { [native cod…
                        • _runFrames: function () { [native cod…
                        • _setProperty: function () { [native cod…
                        • remove: function () { [native cod…
                        • canvas: Object (too many nested objects, can not display)
                        • width: 300
                        • height: 150
                        • drawingContext: Object (too many nested objects, can not display)
                        • _renderer: Object (too many nested objects, can not display)
                        • _defaultGraphicsCreated: true
                      • _events:
                      • width: 300
                      • height: 150
                      • canvas:
                      • _isMainCanvas: true
                      • _textSize: 12
                      • _textLeading: 15
                      • _textFont: sans-serif
                      • _textStyle: normal
                      • _textAscent:
                        • _textDescent:
                          • _rectMode: corner
                          • _ellipseMode: center
                          • _curveTightness: 0
                          • _imageMode: corner
                          • _tint:
                            • _doStroke: true
                            • _doFill: true
                            • _strokeSet: false
                            • _fillSet: false
                            • drawingContext:
                            • _cachedStrokeStyle: #000000
                            • _cachedFillStyle: #FFFFFF
                          • _elements:
                              Array
                            • 0:
                                Object
                              • elt: Object (too many nested objects, can not display)
                              • _pInst: Object (too many nested objects, can not display)
                              • _events: Object (too many nested objects, can not display)
                              • width: 300
                              • height: 150
                              • canvas: Object (too many nested objects, can not display)
                              • _isMainCanvas: true
                              • _textSize: 12
                              • _textLeading: 15
                              • _textFont: sans-serif
                              • _textStyle: normal
                              • _textAscent: Object (too many nested objects, can not display)
                              • _textDescent: Object (too many nested objects, can not display)
                              • _rectMode: corner
                              • _ellipseMode: center
                              • _curveTightness: 0
                              • _imageMode: corner
                              • _tint: Object (too many nested objects, can not display)
                              • _doStroke: true
                              • _doFill: true
                              • _strokeSet: false
                              • _fillSet: false
                              • drawingContext: Object (too many nested objects, can not display)
                              • _cachedStrokeStyle: #000000
                              • _cachedFillStyle: #FFFFFF
                          • _requestAnimId: 0
                          • _preloadCount: 0
                          • _isGlobal: true
                          • _loop: true
                          • _styles:
                          • _bezierDetail: 20
                          • _curveDetail: 20
                          • _colorMode: rgb
                          • _colorMaxes:
                          • _defaultCanvasSize:
                          • _events:
                              Object
                            • mousemove: function () { [native cod…
                            • mousedown: function () { [native cod…
                            • mouseup: function () { [native cod…
                            • dragend: function () { [native cod…
                            • dragover: function () { [native cod…
                            • click: function () { [native cod…
                            • dblclick: function () { [native cod…
                            • mouseover:
                              • mouseout:
                                • keydown: function () { [native cod…
                                • keyup: function () { [native cod…
                                • keypress: function () { [native cod…
                                • touchstart: function () { [native cod…
                                • touchmove: function () { [native cod…
                                • touchend: function () { [native cod…
                                • resize: function () { [native cod…
                                • blur: function () { [native cod…
                                • wheel: function () { [native cod…
                                • deviceorientation: function () { [native cod…
                                • devicemotion: function () { [native cod…
                              • _loadingScreenId: p5_loading
                              • _registeredMethods:
                              • _start: function () { [native cod…
                              • _runIfPreloadsAreDone: function(){var a=this._is…
                              • _decrementPreload: function(){var a=this._is…
                              • _wrapPreload: function(a,b){return func…
                              • _incrementPreload: function(){var a=this._is…
                              • _setup: function () { [native cod…
                              • _draw: function () { [native cod…
                              • _runFrames: function () { [native cod…
                              • _setProperty: function () { [native cod…
                              • remove: function () { [native cod…
                              • canvas:
                              • width: 300
                              • height: 150
                              • drawingContext:
                              • _renderer:
                                  Object
                                • elt:
                                • _pInst:
                                    Object
                                  • _setupDone: false
                                  • _pixelDensity: 1
                                  • _userNode: undefined
                                  • _curElement: Object (too many nested objects, can not display)
                                  • _elements: Object (too many nested objects, can not display)
                                  • _requestAnimId: 0
                                  • _preloadCount: 0
                                  • _isGlobal: true
                                  • _loop: true
                                  • _styles: Object (too many nested objects, can not display)
                                  • _bezierDetail: 20
                                  • _curveDetail: 20
                                  • _colorMode: rgb
                                  • _colorMaxes: Object (too many nested objects, can not display)
                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                  • _events: Object (too many nested objects, can not display)
                                  • _loadingScreenId: p5_loading
                                  • _registeredMethods: Object (too many nested objects, can not display)
                                  • _start: function () { [native cod…
                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                  • _decrementPreload: function(){var a=this._is…
                                  • _wrapPreload: function(a,b){return func…
                                  • _incrementPreload: function(){var a=this._is…
                                  • _setup: function () { [native cod…
                                  • _draw: function () { [native cod…
                                  • _runFrames: function () { [native cod…
                                  • _setProperty: function () { [native cod…
                                  • remove: function () { [native cod…
                                  • canvas: Object (too many nested objects, can not display)
                                  • width: 300
                                  • height: 150
                                  • drawingContext: Object (too many nested objects, can not display)
                                  • _renderer: Object (too many nested objects, can not display)
                                  • _defaultGraphicsCreated: true
                                • _events:
                                • width: 300
                                • height: 150
                                • canvas:
                                • _isMainCanvas: true
                                • _textSize: 12
                                • _textLeading: 15
                                • _textFont: sans-serif
                                • _textStyle: normal
                                • _textAscent:
                                  • _textDescent:
                                    • _rectMode: corner
                                    • _ellipseMode: center
                                    • _curveTightness: 0
                                    • _imageMode: corner
                                    • _tint:
                                      • _doStroke: true
                                      • _doFill: true
                                      • _strokeSet: false
                                      • _fillSet: false
                                      • drawingContext:
                                      • _cachedStrokeStyle: #000000
                                      • _cachedFillStyle: #FFFFFF
                                    • _defaultGraphicsCreated: true
                                  • x: 182.43003007239514
                                  • y: 80
                                  • z: 0
                                    Object
                                  • p5:
                                      Object
                                    • _setupDone: false
                                    • _pixelDensity: 1
                                    • _userNode: undefined
                                    • _curElement:
                                        Object
                                      • elt:
                                      • _pInst:
                                          Object
                                        • _setupDone: false
                                        • _pixelDensity: 1
                                        • _userNode: undefined
                                        • _curElement: Object (too many nested objects, can not display)
                                        • _elements: Object (too many nested objects, can not display)
                                        • _requestAnimId: 0
                                        • _preloadCount: 0
                                        • _isGlobal: true
                                        • _loop: true
                                        • _styles: Object (too many nested objects, can not display)
                                        • _bezierDetail: 20
                                        • _curveDetail: 20
                                        • _colorMode: rgb
                                        • _colorMaxes: Object (too many nested objects, can not display)
                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                        • _events: Object (too many nested objects, can not display)
                                        • _loadingScreenId: p5_loading
                                        • _registeredMethods: Object (too many nested objects, can not display)
                                        • _start: function () { [native cod…
                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                        • _decrementPreload: function(){var a=this._is…
                                        • _wrapPreload: function(a,b){return func…
                                        • _incrementPreload: function(){var a=this._is…
                                        • _setup: function () { [native cod…
                                        • _draw: function () { [native cod…
                                        • _runFrames: function () { [native cod…
                                        • _setProperty: function () { [native cod…
                                        • remove: function () { [native cod…
                                        • canvas: Object (too many nested objects, can not display)
                                        • width: 300
                                        • height: 150
                                        • drawingContext: Object (too many nested objects, can not display)
                                        • _renderer: Object (too many nested objects, can not display)
                                        • _defaultGraphicsCreated: true
                                      • _events:
                                      • width: 300
                                      • height: 150
                                      • canvas:
                                      • _isMainCanvas: true
                                      • _textSize: 12
                                      • _textLeading: 15
                                      • _textFont: sans-serif
                                      • _textStyle: normal
                                      • _textAscent:
                                        • _textDescent:
                                          • _rectMode: corner
                                          • _ellipseMode: center
                                          • _curveTightness: 0
                                          • _imageMode: corner
                                          • _tint:
                                            • _doStroke: true
                                            • _doFill: true
                                            • _strokeSet: false
                                            • _fillSet: false
                                            • drawingContext:
                                            • _cachedStrokeStyle: #000000
                                            • _cachedFillStyle: #FFFFFF
                                          • _elements:
                                              Array
                                            • 0:
                                                Object
                                              • elt: Object (too many nested objects, can not display)
                                              • _pInst: Object (too many nested objects, can not display)
                                              • _events: Object (too many nested objects, can not display)
                                              • width: 300
                                              • height: 150
                                              • canvas: Object (too many nested objects, can not display)
                                              • _isMainCanvas: true
                                              • _textSize: 12
                                              • _textLeading: 15
                                              • _textFont: sans-serif
                                              • _textStyle: normal
                                              • _textAscent: Object (too many nested objects, can not display)
                                              • _textDescent: Object (too many nested objects, can not display)
                                              • _rectMode: corner
                                              • _ellipseMode: center
                                              • _curveTightness: 0
                                              • _imageMode: corner
                                              • _tint: Object (too many nested objects, can not display)
                                              • _doStroke: true
                                              • _doFill: true
                                              • _strokeSet: false
                                              • _fillSet: false
                                              • drawingContext: Object (too many nested objects, can not display)
                                              • _cachedStrokeStyle: #000000
                                              • _cachedFillStyle: #FFFFFF
                                          • _requestAnimId: 0
                                          • _preloadCount: 0
                                          • _isGlobal: true
                                          • _loop: true
                                          • _styles:
                                          • _bezierDetail: 20
                                          • _curveDetail: 20
                                          • _colorMode: rgb
                                          • _colorMaxes:
                                          • _defaultCanvasSize:
                                          • _events:
                                              Object
                                            • mousemove: function () { [native cod…
                                            • mousedown: function () { [native cod…
                                            • mouseup: function () { [native cod…
                                            • dragend: function () { [native cod…
                                            • dragover: function () { [native cod…
                                            • click: function () { [native cod…
                                            • dblclick: function () { [native cod…
                                            • mouseover:
                                              • mouseout:
                                                • keydown: function () { [native cod…
                                                • keyup: function () { [native cod…
                                                • keypress: function () { [native cod…
                                                • touchstart: function () { [native cod…
                                                • touchmove: function () { [native cod…
                                                • touchend: function () { [native cod…
                                                • resize: function () { [native cod…
                                                • blur: function () { [native cod…
                                                • wheel: function () { [native cod…
                                                • deviceorientation: function () { [native cod…
                                                • devicemotion: function () { [native cod…
                                              • _loadingScreenId: p5_loading
                                              • _registeredMethods:
                                              • _start: function () { [native cod…
                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                              • _decrementPreload: function(){var a=this._is…
                                              • _wrapPreload: function(a,b){return func…
                                              • _incrementPreload: function(){var a=this._is…
                                              • _setup: function () { [native cod…
                                              • _draw: function () { [native cod…
                                              • _runFrames: function () { [native cod…
                                              • _setProperty: function () { [native cod…
                                              • remove: function () { [native cod…
                                              • canvas:
                                              • width: 300
                                              • height: 150
                                              • drawingContext:
                                              • _renderer:
                                                  Object
                                                • elt:
                                                • _pInst:
                                                    Object
                                                  • _setupDone: false
                                                  • _pixelDensity: 1
                                                  • _userNode: undefined
                                                  • _curElement: Object (too many nested objects, can not display)
                                                  • _elements: Object (too many nested objects, can not display)
                                                  • _requestAnimId: 0
                                                  • _preloadCount: 0
                                                  • _isGlobal: true
                                                  • _loop: true
                                                  • _styles: Object (too many nested objects, can not display)
                                                  • _bezierDetail: 20
                                                  • _curveDetail: 20
                                                  • _colorMode: rgb
                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                  • _events: Object (too many nested objects, can not display)
                                                  • _loadingScreenId: p5_loading
                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                  • _start: function () { [native cod…
                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                  • _decrementPreload: function(){var a=this._is…
                                                  • _wrapPreload: function(a,b){return func…
                                                  • _incrementPreload: function(){var a=this._is…
                                                  • _setup: function () { [native cod…
                                                  • _draw: function () { [native cod…
                                                  • _runFrames: function () { [native cod…
                                                  • _setProperty: function () { [native cod…
                                                  • remove: function () { [native cod…
                                                  • canvas: Object (too many nested objects, can not display)
                                                  • width: 300
                                                  • height: 150
                                                  • drawingContext: Object (too many nested objects, can not display)
                                                  • _renderer: Object (too many nested objects, can not display)
                                                  • _defaultGraphicsCreated: true
                                                • _events:
                                                • width: 300
                                                • height: 150
                                                • canvas:
                                                • _isMainCanvas: true
                                                • _textSize: 12
                                                • _textLeading: 15
                                                • _textFont: sans-serif
                                                • _textStyle: normal
                                                • _textAscent:
                                                  • _textDescent:
                                                    • _rectMode: corner
                                                    • _ellipseMode: center
                                                    • _curveTightness: 0
                                                    • _imageMode: corner
                                                    • _tint:
                                                      • _doStroke: true
                                                      • _doFill: true
                                                      • _strokeSet: false
                                                      • _fillSet: false
                                                      • drawingContext:
                                                      • _cachedStrokeStyle: #000000
                                                      • _cachedFillStyle: #FFFFFF
                                                    • _defaultGraphicsCreated: true
                                                  • x: -69.64096594631691
                                                  • y: 128.93827852714605
                                                  • z: 0
                                                    Object
                                                  • p5:
                                                      Object
                                                    • _setupDone: false
                                                    • _pixelDensity: 1
                                                    • _userNode: undefined
                                                    • _curElement:
                                                        Object
                                                      • elt:
                                                      • _pInst:
                                                          Object
                                                        • _setupDone: false
                                                        • _pixelDensity: 1
                                                        • _userNode: undefined
                                                        • _curElement: Object (too many nested objects, can not display)
                                                        • _elements: Object (too many nested objects, can not display)
                                                        • _requestAnimId: 0
                                                        • _preloadCount: 0
                                                        • _isGlobal: true
                                                        • _loop: true
                                                        • _styles: Object (too many nested objects, can not display)
                                                        • _bezierDetail: 20
                                                        • _curveDetail: 20
                                                        • _colorMode: rgb
                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                        • _events: Object (too many nested objects, can not display)
                                                        • _loadingScreenId: p5_loading
                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                        • _start: function () { [native cod…
                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                        • _decrementPreload: function(){var a=this._is…
                                                        • _wrapPreload: function(a,b){return func…
                                                        • _incrementPreload: function(){var a=this._is…
                                                        • _setup: function () { [native cod…
                                                        • _draw: function () { [native cod…
                                                        • _runFrames: function () { [native cod…
                                                        • _setProperty: function () { [native cod…
                                                        • remove: function () { [native cod…
                                                        • canvas: Object (too many nested objects, can not display)
                                                        • width: 300
                                                        • height: 150
                                                        • drawingContext: Object (too many nested objects, can not display)
                                                        • _renderer: Object (too many nested objects, can not display)
                                                        • _defaultGraphicsCreated: true
                                                      • _events:
                                                      • width: 300
                                                      • height: 150
                                                      • canvas:
                                                      • _isMainCanvas: true
                                                      • _textSize: 12
                                                      • _textLeading: 15
                                                      • _textFont: sans-serif
                                                      • _textStyle: normal
                                                      • _textAscent:
                                                        • _textDescent:
                                                          • _rectMode: corner
                                                          • _ellipseMode: center
                                                          • _curveTightness: 0
                                                          • _imageMode: corner
                                                          • _tint:
                                                            • _doStroke: true
                                                            • _doFill: true
                                                            • _strokeSet: false
                                                            • _fillSet: false
                                                            • drawingContext:
                                                            • _cachedStrokeStyle: #000000
                                                            • _cachedFillStyle: #FFFFFF
                                                          • _elements:
                                                              Array
                                                            • 0:
                                                                Object
                                                              • elt: Object (too many nested objects, can not display)
                                                              • _pInst: Object (too many nested objects, can not display)
                                                              • _events: Object (too many nested objects, can not display)
                                                              • width: 300
                                                              • height: 150
                                                              • canvas: Object (too many nested objects, can not display)
                                                              • _isMainCanvas: true
                                                              • _textSize: 12
                                                              • _textLeading: 15
                                                              • _textFont: sans-serif
                                                              • _textStyle: normal
                                                              • _textAscent: Object (too many nested objects, can not display)
                                                              • _textDescent: Object (too many nested objects, can not display)
                                                              • _rectMode: corner
                                                              • _ellipseMode: center
                                                              • _curveTightness: 0
                                                              • _imageMode: corner
                                                              • _tint: Object (too many nested objects, can not display)
                                                              • _doStroke: true
                                                              • _doFill: true
                                                              • _strokeSet: false
                                                              • _fillSet: false
                                                              • drawingContext: Object (too many nested objects, can not display)
                                                              • _cachedStrokeStyle: #000000
                                                              • _cachedFillStyle: #FFFFFF
                                                          • _requestAnimId: 0
                                                          • _preloadCount: 0
                                                          • _isGlobal: true
                                                          • _loop: true
                                                          • _styles:
                                                          • _bezierDetail: 20
                                                          • _curveDetail: 20
                                                          • _colorMode: rgb
                                                          • _colorMaxes:
                                                          • _defaultCanvasSize:
                                                          • _events:
                                                              Object
                                                            • mousemove: function () { [native cod…
                                                            • mousedown: function () { [native cod…
                                                            • mouseup: function () { [native cod…
                                                            • dragend: function () { [native cod…
                                                            • dragover: function () { [native cod…
                                                            • click: function () { [native cod…
                                                            • dblclick: function () { [native cod…
                                                            • mouseover:
                                                              • mouseout:
                                                                • keydown: function () { [native cod…
                                                                • keyup: function () { [native cod…
                                                                • keypress: function () { [native cod…
                                                                • touchstart: function () { [native cod…
                                                                • touchmove: function () { [native cod…
                                                                • touchend: function () { [native cod…
                                                                • resize: function () { [native cod…
                                                                • blur: function () { [native cod…
                                                                • wheel: function () { [native cod…
                                                                • deviceorientation: function () { [native cod…
                                                                • devicemotion: function () { [native cod…
                                                              • _loadingScreenId: p5_loading
                                                              • _registeredMethods:
                                                              • _start: function () { [native cod…
                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                              • _decrementPreload: function(){var a=this._is…
                                                              • _wrapPreload: function(a,b){return func…
                                                              • _incrementPreload: function(){var a=this._is…
                                                              • _setup: function () { [native cod…
                                                              • _draw: function () { [native cod…
                                                              • _runFrames: function () { [native cod…
                                                              • _setProperty: function () { [native cod…
                                                              • remove: function () { [native cod…
                                                              • canvas:
                                                              • width: 300
                                                              • height: 150
                                                              • drawingContext:
                                                              • _renderer:
                                                                  Object
                                                                • elt:
                                                                • _pInst:
                                                                    Object
                                                                  • _setupDone: false
                                                                  • _pixelDensity: 1
                                                                  • _userNode: undefined
                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                  • _elements: Object (too many nested objects, can not display)
                                                                  • _requestAnimId: 0
                                                                  • _preloadCount: 0
                                                                  • _isGlobal: true
                                                                  • _loop: true
                                                                  • _styles: Object (too many nested objects, can not display)
                                                                  • _bezierDetail: 20
                                                                  • _curveDetail: 20
                                                                  • _colorMode: rgb
                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                  • _events: Object (too many nested objects, can not display)
                                                                  • _loadingScreenId: p5_loading
                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                  • _start: function () { [native cod…
                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                  • _decrementPreload: function(){var a=this._is…
                                                                  • _wrapPreload: function(a,b){return func…
                                                                  • _incrementPreload: function(){var a=this._is…
                                                                  • _setup: function () { [native cod…
                                                                  • _draw: function () { [native cod…
                                                                  • _runFrames: function () { [native cod…
                                                                  • _setProperty: function () { [native cod…
                                                                  • remove: function () { [native cod…
                                                                  • canvas: Object (too many nested objects, can not display)
                                                                  • width: 300
                                                                  • height: 150
                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                  • _defaultGraphicsCreated: true
                                                                • _events:
                                                                • width: 300
                                                                • height: 150
                                                                • canvas:
                                                                • _isMainCanvas: true
                                                                • _textSize: 12
                                                                • _textLeading: 15
                                                                • _textFont: sans-serif
                                                                • _textStyle: normal
                                                                • _textAscent:
                                                                  • _textDescent:
                                                                    • _rectMode: corner
                                                                    • _ellipseMode: center
                                                                    • _curveTightness: 0
                                                                    • _imageMode: corner
                                                                    • _tint:
                                                                      • _doStroke: true
                                                                      • _doFill: true
                                                                      • _strokeSet: false
                                                                      • _fillSet: false
                                                                      • drawingContext:
                                                                      • _cachedStrokeStyle: #000000
                                                                      • _cachedFillStyle: #FFFFFF
                                                                    • _defaultGraphicsCreated: true
                                                                  • x: 71.76829246418876
                                                                  • y: 128.93827852714605
                                                                  • z: 0
                                                                    Object
                                                                  • p5:
                                                                      Object
                                                                    • _setupDone: false
                                                                    • _pixelDensity: 1
                                                                    • _userNode: undefined
                                                                    • _curElement:
                                                                        Object
                                                                      • elt:
                                                                      • _pInst:
                                                                          Object
                                                                        • _setupDone: false
                                                                        • _pixelDensity: 1
                                                                        • _userNode: undefined
                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                        • _elements: Object (too many nested objects, can not display)
                                                                        • _requestAnimId: 0
                                                                        • _preloadCount: 0
                                                                        • _isGlobal: true
                                                                        • _loop: true
                                                                        • _styles: Object (too many nested objects, can not display)
                                                                        • _bezierDetail: 20
                                                                        • _curveDetail: 20
                                                                        • _colorMode: rgb
                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                        • _events: Object (too many nested objects, can not display)
                                                                        • _loadingScreenId: p5_loading
                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                        • _start: function () { [native cod…
                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                        • _decrementPreload: function(){var a=this._is…
                                                                        • _wrapPreload: function(a,b){return func…
                                                                        • _incrementPreload: function(){var a=this._is…
                                                                        • _setup: function () { [native cod…
                                                                        • _draw: function () { [native cod…
                                                                        • _runFrames: function () { [native cod…
                                                                        • _setProperty: function () { [native cod…
                                                                        • remove: function () { [native cod…
                                                                        • canvas: Object (too many nested objects, can not display)
                                                                        • width: 300
                                                                        • height: 150
                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                        • _defaultGraphicsCreated: true
                                                                      • _events:
                                                                      • width: 300
                                                                      • height: 150
                                                                      • canvas:
                                                                      • _isMainCanvas: true
                                                                      • _textSize: 12
                                                                      • _textLeading: 15
                                                                      • _textFont: sans-serif
                                                                      • _textStyle: normal
                                                                      • _textAscent:
                                                                        • _textDescent:
                                                                          • _rectMode: corner
                                                                          • _ellipseMode: center
                                                                          • _curveTightness: 0
                                                                          • _imageMode: corner
                                                                          • _tint:
                                                                            • _doStroke: true
                                                                            • _doFill: true
                                                                            • _strokeSet: false
                                                                            • _fillSet: false
                                                                            • drawingContext:
                                                                            • _cachedStrokeStyle: #000000
                                                                            • _cachedFillStyle: #FFFFFF
                                                                          • _elements:
                                                                              Array
                                                                            • 0:
                                                                                Object
                                                                              • elt: Object (too many nested objects, can not display)
                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                              • _events: Object (too many nested objects, can not display)
                                                                              • width: 300
                                                                              • height: 150
                                                                              • canvas: Object (too many nested objects, can not display)
                                                                              • _isMainCanvas: true
                                                                              • _textSize: 12
                                                                              • _textLeading: 15
                                                                              • _textFont: sans-serif
                                                                              • _textStyle: normal
                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                              • _rectMode: corner
                                                                              • _ellipseMode: center
                                                                              • _curveTightness: 0
                                                                              • _imageMode: corner
                                                                              • _tint: Object (too many nested objects, can not display)
                                                                              • _doStroke: true
                                                                              • _doFill: true
                                                                              • _strokeSet: false
                                                                              • _fillSet: false
                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                              • _cachedStrokeStyle: #000000
                                                                              • _cachedFillStyle: #FFFFFF
                                                                          • _requestAnimId: 0
                                                                          • _preloadCount: 0
                                                                          • _isGlobal: true
                                                                          • _loop: true
                                                                          • _styles:
                                                                          • _bezierDetail: 20
                                                                          • _curveDetail: 20
                                                                          • _colorMode: rgb
                                                                          • _colorMaxes:
                                                                          • _defaultCanvasSize:
                                                                          • _events:
                                                                              Object
                                                                            • mousemove: function () { [native cod…
                                                                            • mousedown: function () { [native cod…
                                                                            • mouseup: function () { [native cod…
                                                                            • dragend: function () { [native cod…
                                                                            • dragover: function () { [native cod…
                                                                            • click: function () { [native cod…
                                                                            • dblclick: function () { [native cod…
                                                                            • mouseover:
                                                                              • mouseout:
                                                                                • keydown: function () { [native cod…
                                                                                • keyup: function () { [native cod…
                                                                                • keypress: function () { [native cod…
                                                                                • touchstart: function () { [native cod…
                                                                                • touchmove: function () { [native cod…
                                                                                • touchend: function () { [native cod…
                                                                                • resize: function () { [native cod…
                                                                                • blur: function () { [native cod…
                                                                                • wheel: function () { [native cod…
                                                                                • deviceorientation: function () { [native cod…
                                                                                • devicemotion: function () { [native cod…
                                                                              • _loadingScreenId: p5_loading
                                                                              • _registeredMethods:
                                                                              • _start: function () { [native cod…
                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                              • _decrementPreload: function(){var a=this._is…
                                                                              • _wrapPreload: function(a,b){return func…
                                                                              • _incrementPreload: function(){var a=this._is…
                                                                              • _setup: function () { [native cod…
                                                                              • _draw: function () { [native cod…
                                                                              • _runFrames: function () { [native cod…
                                                                              • _setProperty: function () { [native cod…
                                                                              • remove: function () { [native cod…
                                                                              • canvas:
                                                                              • width: 300
                                                                              • height: 150
                                                                              • drawingContext:
                                                                              • _renderer:
                                                                                  Object
                                                                                • elt:
                                                                                • _pInst:
                                                                                    Object
                                                                                  • _setupDone: false
                                                                                  • _pixelDensity: 1
                                                                                  • _userNode: undefined
                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                  • _requestAnimId: 0
                                                                                  • _preloadCount: 0
                                                                                  • _isGlobal: true
                                                                                  • _loop: true
                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                  • _bezierDetail: 20
                                                                                  • _curveDetail: 20
                                                                                  • _colorMode: rgb
                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                  • _loadingScreenId: p5_loading
                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                  • _start: function () { [native cod…
                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                  • _setup: function () { [native cod…
                                                                                  • _draw: function () { [native cod…
                                                                                  • _runFrames: function () { [native cod…
                                                                                  • _setProperty: function () { [native cod…
                                                                                  • remove: function () { [native cod…
                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                  • width: 300
                                                                                  • height: 150
                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                  • _defaultGraphicsCreated: true
                                                                                • _events:
                                                                                • width: 300
                                                                                • height: 150
                                                                                • canvas:
                                                                                • _isMainCanvas: true
                                                                                • _textSize: 12
                                                                                • _textLeading: 15
                                                                                • _textFont: sans-serif
                                                                                • _textStyle: normal
                                                                                • _textAscent:
                                                                                  • _textDescent:
                                                                                    • _rectMode: corner
                                                                                    • _ellipseMode: center
                                                                                    • _curveTightness: 0
                                                                                    • _imageMode: corner
                                                                                    • _tint:
                                                                                      • _doStroke: true
                                                                                      • _doFill: true
                                                                                      • _strokeSet: false
                                                                                      • _fillSet: false
                                                                                      • drawingContext:
                                                                                      • _cachedStrokeStyle: #000000
                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                    • _defaultGraphicsCreated: true
                                                                                  • x: -90.93120105057184
                                                                                  • y: 126.27018125961042
                                                                                  • z: 0
                                                                                    Object
                                                                                  • p5:
                                                                                      Object
                                                                                    • _setupDone: false
                                                                                    • _pixelDensity: 1
                                                                                    • _userNode: undefined
                                                                                    • _curElement:
                                                                                        Object
                                                                                      • elt:
                                                                                      • _pInst:
                                                                                          Object
                                                                                        • _setupDone: false
                                                                                        • _pixelDensity: 1
                                                                                        • _userNode: undefined
                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                        • _requestAnimId: 0
                                                                                        • _preloadCount: 0
                                                                                        • _isGlobal: true
                                                                                        • _loop: true
                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                        • _bezierDetail: 20
                                                                                        • _curveDetail: 20
                                                                                        • _colorMode: rgb
                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                        • _loadingScreenId: p5_loading
                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                        • _start: function () { [native cod…
                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                        • _setup: function () { [native cod…
                                                                                        • _draw: function () { [native cod…
                                                                                        • _runFrames: function () { [native cod…
                                                                                        • _setProperty: function () { [native cod…
                                                                                        • remove: function () { [native cod…
                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                        • width: 300
                                                                                        • height: 150
                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                        • _defaultGraphicsCreated: true
                                                                                      • _events:
                                                                                      • width: 300
                                                                                      • height: 150
                                                                                      • canvas:
                                                                                      • _isMainCanvas: true
                                                                                      • _textSize: 12
                                                                                      • _textLeading: 15
                                                                                      • _textFont: sans-serif
                                                                                      • _textStyle: normal
                                                                                      • _textAscent:
                                                                                        • _textDescent:
                                                                                          • _rectMode: corner
                                                                                          • _ellipseMode: center
                                                                                          • _curveTightness: 0
                                                                                          • _imageMode: corner
                                                                                          • _tint:
                                                                                            • _doStroke: true
                                                                                            • _doFill: true
                                                                                            • _strokeSet: false
                                                                                            • _fillSet: false
                                                                                            • drawingContext:
                                                                                            • _cachedStrokeStyle: #000000
                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                          • _elements:
                                                                                              Array
                                                                                            • 0:
                                                                                                Object
                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                              • width: 300
                                                                                              • height: 150
                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                              • _isMainCanvas: true
                                                                                              • _textSize: 12
                                                                                              • _textLeading: 15
                                                                                              • _textFont: sans-serif
                                                                                              • _textStyle: normal
                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                              • _rectMode: corner
                                                                                              • _ellipseMode: center
                                                                                              • _curveTightness: 0
                                                                                              • _imageMode: corner
                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                              • _doStroke: true
                                                                                              • _doFill: true
                                                                                              • _strokeSet: false
                                                                                              • _fillSet: false
                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                              • _cachedStrokeStyle: #000000
                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                          • _requestAnimId: 0
                                                                                          • _preloadCount: 0
                                                                                          • _isGlobal: true
                                                                                          • _loop: true
                                                                                          • _styles:
                                                                                          • _bezierDetail: 20
                                                                                          • _curveDetail: 20
                                                                                          • _colorMode: rgb
                                                                                          • _colorMaxes:
                                                                                          • _defaultCanvasSize:
                                                                                          • _events:
                                                                                              Object
                                                                                            • mousemove: function () { [native cod…
                                                                                            • mousedown: function () { [native cod…
                                                                                            • mouseup: function () { [native cod…
                                                                                            • dragend: function () { [native cod…
                                                                                            • dragover: function () { [native cod…
                                                                                            • click: function () { [native cod…
                                                                                            • dblclick: function () { [native cod…
                                                                                            • mouseover:
                                                                                              • mouseout:
                                                                                                • keydown: function () { [native cod…
                                                                                                • keyup: function () { [native cod…
                                                                                                • keypress: function () { [native cod…
                                                                                                • touchstart: function () { [native cod…
                                                                                                • touchmove: function () { [native cod…
                                                                                                • touchend: function () { [native cod…
                                                                                                • resize: function () { [native cod…
                                                                                                • blur: function () { [native cod…
                                                                                                • wheel: function () { [native cod…
                                                                                                • deviceorientation: function () { [native cod…
                                                                                                • devicemotion: function () { [native cod…
                                                                                              • _loadingScreenId: p5_loading
                                                                                              • _registeredMethods:
                                                                                              • _start: function () { [native cod…
                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                              • _setup: function () { [native cod…
                                                                                              • _draw: function () { [native cod…
                                                                                              • _runFrames: function () { [native cod…
                                                                                              • _setProperty: function () { [native cod…
                                                                                              • remove: function () { [native cod…
                                                                                              • canvas:
                                                                                              • width: 300
                                                                                              • height: 150
                                                                                              • drawingContext:
                                                                                              • _renderer:
                                                                                                  Object
                                                                                                • elt:
                                                                                                • _pInst:
                                                                                                    Object
                                                                                                  • _setupDone: false
                                                                                                  • _pixelDensity: 1
                                                                                                  • _userNode: undefined
                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                  • _requestAnimId: 0
                                                                                                  • _preloadCount: 0
                                                                                                  • _isGlobal: true
                                                                                                  • _loop: true
                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                  • _bezierDetail: 20
                                                                                                  • _curveDetail: 20
                                                                                                  • _colorMode: rgb
                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                  • _loadingScreenId: p5_loading
                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                  • _start: function () { [native cod…
                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                  • _setup: function () { [native cod…
                                                                                                  • _draw: function () { [native cod…
                                                                                                  • _runFrames: function () { [native cod…
                                                                                                  • _setProperty: function () { [native cod…
                                                                                                  • remove: function () { [native cod…
                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                  • width: 300
                                                                                                  • height: 150
                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                  • _defaultGraphicsCreated: true
                                                                                                • _events:
                                                                                                • width: 300
                                                                                                • height: 150
                                                                                                • canvas:
                                                                                                • _isMainCanvas: true
                                                                                                • _textSize: 12
                                                                                                • _textLeading: 15
                                                                                                • _textFont: sans-serif
                                                                                                • _textStyle: normal
                                                                                                • _textAscent:
                                                                                                  • _textDescent:
                                                                                                    • _rectMode: corner
                                                                                                    • _ellipseMode: center
                                                                                                    • _curveTightness: 0
                                                                                                    • _imageMode: corner
                                                                                                    • _tint:
                                                                                                      • _doStroke: true
                                                                                                      • _doFill: true
                                                                                                      • _strokeSet: false
                                                                                                      • _fillSet: false
                                                                                                      • drawingContext:
                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                    • _defaultGraphicsCreated: true
                                                                                                  • x: 81.94281748578544
                                                                                                  • y: 126.27018125961042
                                                                                                  • z: 0
                                                                                                    Object
                                                                                                  • p5:
                                                                                                      Object
                                                                                                    • _setupDone: false
                                                                                                    • _pixelDensity: 1
                                                                                                    • _userNode: undefined
                                                                                                    • _curElement:
                                                                                                        Object
                                                                                                      • elt:
                                                                                                      • _pInst:
                                                                                                          Object
                                                                                                        • _setupDone: false
                                                                                                        • _pixelDensity: 1
                                                                                                        • _userNode: undefined
                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                        • _requestAnimId: 0
                                                                                                        • _preloadCount: 0
                                                                                                        • _isGlobal: true
                                                                                                        • _loop: true
                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                        • _bezierDetail: 20
                                                                                                        • _curveDetail: 20
                                                                                                        • _colorMode: rgb
                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                        • _loadingScreenId: p5_loading
                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                        • _start: function () { [native cod…
                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                        • _setup: function () { [native cod…
                                                                                                        • _draw: function () { [native cod…
                                                                                                        • _runFrames: function () { [native cod…
                                                                                                        • _setProperty: function () { [native cod…
                                                                                                        • remove: function () { [native cod…
                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                        • width: 300
                                                                                                        • height: 150
                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                        • _defaultGraphicsCreated: true
                                                                                                      • _events:
                                                                                                      • width: 300
                                                                                                      • height: 150
                                                                                                      • canvas:
                                                                                                      • _isMainCanvas: true
                                                                                                      • _textSize: 12
                                                                                                      • _textLeading: 15
                                                                                                      • _textFont: sans-serif
                                                                                                      • _textStyle: normal
                                                                                                      • _textAscent:
                                                                                                        • _textDescent:
                                                                                                          • _rectMode: corner
                                                                                                          • _ellipseMode: center
                                                                                                          • _curveTightness: 0
                                                                                                          • _imageMode: corner
                                                                                                          • _tint:
                                                                                                            • _doStroke: true
                                                                                                            • _doFill: true
                                                                                                            • _strokeSet: false
                                                                                                            • _fillSet: false
                                                                                                            • drawingContext:
                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                          • _elements:
                                                                                                              Array
                                                                                                            • 0:
                                                                                                                Object
                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                              • width: 300
                                                                                                              • height: 150
                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                              • _isMainCanvas: true
                                                                                                              • _textSize: 12
                                                                                                              • _textLeading: 15
                                                                                                              • _textFont: sans-serif
                                                                                                              • _textStyle: normal
                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                              • _rectMode: corner
                                                                                                              • _ellipseMode: center
                                                                                                              • _curveTightness: 0
                                                                                                              • _imageMode: corner
                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                              • _doStroke: true
                                                                                                              • _doFill: true
                                                                                                              • _strokeSet: false
                                                                                                              • _fillSet: false
                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                          • _requestAnimId: 0
                                                                                                          • _preloadCount: 0
                                                                                                          • _isGlobal: true
                                                                                                          • _loop: true
                                                                                                          • _styles:
                                                                                                          • _bezierDetail: 20
                                                                                                          • _curveDetail: 20
                                                                                                          • _colorMode: rgb
                                                                                                          • _colorMaxes:
                                                                                                          • _defaultCanvasSize:
                                                                                                          • _events:
                                                                                                              Object
                                                                                                            • mousemove: function () { [native cod…
                                                                                                            • mousedown: function () { [native cod…
                                                                                                            • mouseup: function () { [native cod…
                                                                                                            • dragend: function () { [native cod…
                                                                                                            • dragover: function () { [native cod…
                                                                                                            • click: function () { [native cod…
                                                                                                            • dblclick: function () { [native cod…
                                                                                                            • mouseover:
                                                                                                              • mouseout:
                                                                                                                • keydown: function () { [native cod…
                                                                                                                • keyup: function () { [native cod…
                                                                                                                • keypress: function () { [native cod…
                                                                                                                • touchstart: function () { [native cod…
                                                                                                                • touchmove: function () { [native cod…
                                                                                                                • touchend: function () { [native cod…
                                                                                                                • resize: function () { [native cod…
                                                                                                                • blur: function () { [native cod…
                                                                                                                • wheel: function () { [native cod…
                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                • devicemotion: function () { [native cod…
                                                                                                              • _loadingScreenId: p5_loading
                                                                                                              • _registeredMethods:
                                                                                                              • _start: function () { [native cod…
                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                              • _setup: function () { [native cod…
                                                                                                              • _draw: function () { [native cod…
                                                                                                              • _runFrames: function () { [native cod…
                                                                                                              • _setProperty: function () { [native cod…
                                                                                                              • remove: function () { [native cod…
                                                                                                              • canvas:
                                                                                                              • width: 300
                                                                                                              • height: 150
                                                                                                              • drawingContext:
                                                                                                              • _renderer:
                                                                                                                  Object
                                                                                                                • elt:
                                                                                                                • _pInst:
                                                                                                                    Object
                                                                                                                  • _setupDone: false
                                                                                                                  • _pixelDensity: 1
                                                                                                                  • _userNode: undefined
                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                  • _requestAnimId: 0
                                                                                                                  • _preloadCount: 0
                                                                                                                  • _isGlobal: true
                                                                                                                  • _loop: true
                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                  • _bezierDetail: 20
                                                                                                                  • _curveDetail: 20
                                                                                                                  • _colorMode: rgb
                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                  • _start: function () { [native cod…
                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                  • _setup: function () { [native cod…
                                                                                                                  • _draw: function () { [native cod…
                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                  • remove: function () { [native cod…
                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                  • width: 300
                                                                                                                  • height: 150
                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                • _events:
                                                                                                                • width: 300
                                                                                                                • height: 150
                                                                                                                • canvas:
                                                                                                                • _isMainCanvas: true
                                                                                                                • _textSize: 12
                                                                                                                • _textLeading: 15
                                                                                                                • _textFont: sans-serif
                                                                                                                • _textStyle: normal
                                                                                                                • _textAscent:
                                                                                                                  • _textDescent:
                                                                                                                    • _rectMode: corner
                                                                                                                    • _ellipseMode: center
                                                                                                                    • _curveTightness: 0
                                                                                                                    • _imageMode: corner
                                                                                                                    • _tint:
                                                                                                                      • _doStroke: true
                                                                                                                      • _doFill: true
                                                                                                                      • _strokeSet: false
                                                                                                                      • _fillSet: false
                                                                                                                      • drawingContext:
                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                  • x: -37.79143935319703
                                                                                                                  • y: 71.75746204013471
                                                                                                                  • z: 0
                                                                                                                    Object
                                                                                                                  • p5:
                                                                                                                      Object
                                                                                                                    • _setupDone: false
                                                                                                                    • _pixelDensity: 1
                                                                                                                    • _userNode: undefined
                                                                                                                    • _curElement:
                                                                                                                        Object
                                                                                                                      • elt:
                                                                                                                      • _pInst:
                                                                                                                          Object
                                                                                                                        • _setupDone: false
                                                                                                                        • _pixelDensity: 1
                                                                                                                        • _userNode: undefined
                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                        • _requestAnimId: 0
                                                                                                                        • _preloadCount: 0
                                                                                                                        • _isGlobal: true
                                                                                                                        • _loop: true
                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                        • _bezierDetail: 20
                                                                                                                        • _curveDetail: 20
                                                                                                                        • _colorMode: rgb
                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                        • _start: function () { [native cod…
                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                        • _setup: function () { [native cod…
                                                                                                                        • _draw: function () { [native cod…
                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                        • remove: function () { [native cod…
                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                        • width: 300
                                                                                                                        • height: 150
                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                      • _events:
                                                                                                                      • width: 300
                                                                                                                      • height: 150
                                                                                                                      • canvas:
                                                                                                                      • _isMainCanvas: true
                                                                                                                      • _textSize: 12
                                                                                                                      • _textLeading: 15
                                                                                                                      • _textFont: sans-serif
                                                                                                                      • _textStyle: normal
                                                                                                                      • _textAscent:
                                                                                                                        • _textDescent:
                                                                                                                          • _rectMode: corner
                                                                                                                          • _ellipseMode: center
                                                                                                                          • _curveTightness: 0
                                                                                                                          • _imageMode: corner
                                                                                                                          • _tint:
                                                                                                                            • _doStroke: true
                                                                                                                            • _doFill: true
                                                                                                                            • _strokeSet: false
                                                                                                                            • _fillSet: false
                                                                                                                            • drawingContext:
                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                          • _elements:
                                                                                                                              Array
                                                                                                                            • 0:
                                                                                                                                Object
                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                              • width: 300
                                                                                                                              • height: 150
                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                              • _isMainCanvas: true
                                                                                                                              • _textSize: 12
                                                                                                                              • _textLeading: 15
                                                                                                                              • _textFont: sans-serif
                                                                                                                              • _textStyle: normal
                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                              • _rectMode: corner
                                                                                                                              • _ellipseMode: center
                                                                                                                              • _curveTightness: 0
                                                                                                                              • _imageMode: corner
                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                              • _doStroke: true
                                                                                                                              • _doFill: true
                                                                                                                              • _strokeSet: false
                                                                                                                              • _fillSet: false
                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                          • _requestAnimId: 0
                                                                                                                          • _preloadCount: 0
                                                                                                                          • _isGlobal: true
                                                                                                                          • _loop: true
                                                                                                                          • _styles:
                                                                                                                          • _bezierDetail: 20
                                                                                                                          • _curveDetail: 20
                                                                                                                          • _colorMode: rgb
                                                                                                                          • _colorMaxes:
                                                                                                                          • _defaultCanvasSize:
                                                                                                                          • _events:
                                                                                                                              Object
                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                            • dragend: function () { [native cod…
                                                                                                                            • dragover: function () { [native cod…
                                                                                                                            • click: function () { [native cod…
                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                            • mouseover:
                                                                                                                              • mouseout:
                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                • resize: function () { [native cod…
                                                                                                                                • blur: function () { [native cod…
                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                              • _registeredMethods:
                                                                                                                              • _start: function () { [native cod…
                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                              • _setup: function () { [native cod…
                                                                                                                              • _draw: function () { [native cod…
                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                              • remove: function () { [native cod…
                                                                                                                              • canvas:
                                                                                                                              • width: 300
                                                                                                                              • height: 150
                                                                                                                              • drawingContext:
                                                                                                                              • _renderer:
                                                                                                                                  Object
                                                                                                                                • elt:
                                                                                                                                • _pInst:
                                                                                                                                    Object
                                                                                                                                  • _setupDone: false
                                                                                                                                  • _pixelDensity: 1
                                                                                                                                  • _userNode: undefined
                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                  • _requestAnimId: 0
                                                                                                                                  • _preloadCount: 0
                                                                                                                                  • _isGlobal: true
                                                                                                                                  • _loop: true
                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                  • _bezierDetail: 20
                                                                                                                                  • _curveDetail: 20
                                                                                                                                  • _colorMode: rgb
                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                  • width: 300
                                                                                                                                  • height: 150
                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                • _events:
                                                                                                                                • width: 300
                                                                                                                                • height: 150
                                                                                                                                • canvas:
                                                                                                                                • _isMainCanvas: true
                                                                                                                                • _textSize: 12
                                                                                                                                • _textLeading: 15
                                                                                                                                • _textFont: sans-serif
                                                                                                                                • _textStyle: normal
                                                                                                                                • _textAscent:
                                                                                                                                  • _textDescent:
                                                                                                                                    • _rectMode: corner
                                                                                                                                    • _ellipseMode: center
                                                                                                                                    • _curveTightness: 0
                                                                                                                                    • _imageMode: corner
                                                                                                                                    • _tint:
                                                                                                                                      • _doStroke: true
                                                                                                                                      • _doFill: true
                                                                                                                                      • _strokeSet: false
                                                                                                                                      • _fillSet: false
                                                                                                                                      • drawingContext:
                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                  • x: 75.34706872347468
                                                                                                                                  • y: 71.75746204013471
                                                                                                                                  • z: 0
                                                                                                                                    Object
                                                                                                                                  • p5:
                                                                                                                                      Object
                                                                                                                                    • _setupDone: false
                                                                                                                                    • _pixelDensity: 1
                                                                                                                                    • _userNode: undefined
                                                                                                                                    • _curElement:
                                                                                                                                        Object
                                                                                                                                      • elt:
                                                                                                                                      • _pInst:
                                                                                                                                          Object
                                                                                                                                        • _setupDone: false
                                                                                                                                        • _pixelDensity: 1
                                                                                                                                        • _userNode: undefined
                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                        • _requestAnimId: 0
                                                                                                                                        • _preloadCount: 0
                                                                                                                                        • _isGlobal: true
                                                                                                                                        • _loop: true
                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                        • _bezierDetail: 20
                                                                                                                                        • _curveDetail: 20
                                                                                                                                        • _colorMode: rgb
                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                        • width: 300
                                                                                                                                        • height: 150
                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                      • _events:
                                                                                                                                      • width: 300
                                                                                                                                      • height: 150
                                                                                                                                      • canvas:
                                                                                                                                      • _isMainCanvas: true
                                                                                                                                      • _textSize: 12
                                                                                                                                      • _textLeading: 15
                                                                                                                                      • _textFont: sans-serif
                                                                                                                                      • _textStyle: normal
                                                                                                                                      • _textAscent:
                                                                                                                                        • _textDescent:
                                                                                                                                          • _rectMode: corner
                                                                                                                                          • _ellipseMode: center
                                                                                                                                          • _curveTightness: 0
                                                                                                                                          • _imageMode: corner
                                                                                                                                          • _tint:
                                                                                                                                            • _doStroke: true
                                                                                                                                            • _doFill: true
                                                                                                                                            • _strokeSet: false
                                                                                                                                            • _fillSet: false
                                                                                                                                            • drawingContext:
                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                          • _elements:
                                                                                                                                              Array
                                                                                                                                            • 0:
                                                                                                                                                Object
                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                              • width: 300
                                                                                                                                              • height: 150
                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                              • _isMainCanvas: true
                                                                                                                                              • _textSize: 12
                                                                                                                                              • _textLeading: 15
                                                                                                                                              • _textFont: sans-serif
                                                                                                                                              • _textStyle: normal
                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                              • _rectMode: corner
                                                                                                                                              • _ellipseMode: center
                                                                                                                                              • _curveTightness: 0
                                                                                                                                              • _imageMode: corner
                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                              • _doStroke: true
                                                                                                                                              • _doFill: true
                                                                                                                                              • _strokeSet: false
                                                                                                                                              • _fillSet: false
                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                          • _requestAnimId: 0
                                                                                                                                          • _preloadCount: 0
                                                                                                                                          • _isGlobal: true
                                                                                                                                          • _loop: true
                                                                                                                                          • _styles:
                                                                                                                                          • _bezierDetail: 20
                                                                                                                                          • _curveDetail: 20
                                                                                                                                          • _colorMode: rgb
                                                                                                                                          • _colorMaxes:
                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                          • _events:
                                                                                                                                              Object
                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                            • click: function () { [native cod…
                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                            • mouseover:
                                                                                                                                              • mouseout:
                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                              • _registeredMethods:
                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                              • canvas:
                                                                                                                                              • width: 300
                                                                                                                                              • height: 150
                                                                                                                                              • drawingContext:
                                                                                                                                              • _renderer:
                                                                                                                                                  Object
                                                                                                                                                • elt:
                                                                                                                                                • _pInst:
                                                                                                                                                    Object
                                                                                                                                                  • _setupDone: false
                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                  • _userNode: undefined
                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                  • _isGlobal: true
                                                                                                                                                  • _loop: true
                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                  • width: 300
                                                                                                                                                  • height: 150
                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                • _events:
                                                                                                                                                • width: 300
                                                                                                                                                • height: 150
                                                                                                                                                • canvas:
                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                • _textSize: 12
                                                                                                                                                • _textLeading: 15
                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                • _textStyle: normal
                                                                                                                                                • _textAscent:
                                                                                                                                                  • _textDescent:
                                                                                                                                                    • _rectMode: corner
                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                    • _imageMode: corner
                                                                                                                                                    • _tint:
                                                                                                                                                      • _doStroke: true
                                                                                                                                                      • _doFill: true
                                                                                                                                                      • _strokeSet: false
                                                                                                                                                      • _fillSet: false
                                                                                                                                                      • drawingContext:
                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                  • x: -41.845101824169994
                                                                                                                                                  • y: 116.67320816130623
                                                                                                                                                  • z: 0
                                                                                                                                                    Object
                                                                                                                                                  • p5:
                                                                                                                                                      Object
                                                                                                                                                    • _setupDone: false
                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                    • _userNode: undefined
                                                                                                                                                    • _curElement:
                                                                                                                                                        Object
                                                                                                                                                      • elt:
                                                                                                                                                      • _pInst:
                                                                                                                                                          Object
                                                                                                                                                        • _setupDone: false
                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                        • _userNode: undefined
                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                        • _isGlobal: true
                                                                                                                                                        • _loop: true
                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                        • width: 300
                                                                                                                                                        • height: 150
                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                      • _events:
                                                                                                                                                      • width: 300
                                                                                                                                                      • height: 150
                                                                                                                                                      • canvas:
                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                      • _textSize: 12
                                                                                                                                                      • _textLeading: 15
                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                      • _textStyle: normal
                                                                                                                                                      • _textAscent:
                                                                                                                                                        • _textDescent:
                                                                                                                                                          • _rectMode: corner
                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                          • _imageMode: corner
                                                                                                                                                          • _tint:
                                                                                                                                                            • _doStroke: true
                                                                                                                                                            • _doFill: true
                                                                                                                                                            • _strokeSet: false
                                                                                                                                                            • _fillSet: false
                                                                                                                                                            • drawingContext:
                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                          • _elements:
                                                                                                                                                              Array
                                                                                                                                                            • 0:
                                                                                                                                                                Object
                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                              • width: 300
                                                                                                                                                              • height: 150
                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                              • _textSize: 12
                                                                                                                                                              • _textLeading: 15
                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                              • _textStyle: normal
                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                              • _rectMode: corner
                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                              • _imageMode: corner
                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                              • _doStroke: true
                                                                                                                                                              • _doFill: true
                                                                                                                                                              • _strokeSet: false
                                                                                                                                                              • _fillSet: false
                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                          • _isGlobal: true
                                                                                                                                                          • _loop: true
                                                                                                                                                          • _styles:
                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                          • _colorMaxes:
                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                          • _events:
                                                                                                                                                              Object
                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                            • mouseover:
                                                                                                                                                              • mouseout:
                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                              • _registeredMethods:
                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                              • canvas:
                                                                                                                                                              • width: 300
                                                                                                                                                              • height: 150
                                                                                                                                                              • drawingContext:
                                                                                                                                                              • _renderer:
                                                                                                                                                                  Object
                                                                                                                                                                • elt:
                                                                                                                                                                • _pInst:
                                                                                                                                                                    Object
                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                  • _loop: true
                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                  • width: 300
                                                                                                                                                                  • height: 150
                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                • _events:
                                                                                                                                                                • width: 300
                                                                                                                                                                • height: 150
                                                                                                                                                                • canvas:
                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                • _textSize: 12
                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                • _textAscent:
                                                                                                                                                                  • _textDescent:
                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                    • _tint:
                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                      • _doFill: true
                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                      • drawingContext:
                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                  • x: 27.393775626423146
                                                                                                                                                                  • y: 116.67320816130623
                                                                                                                                                                  • z: 0
                                                                                                                                                                    Object
                                                                                                                                                                  • p5:
                                                                                                                                                                      Object
                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                    • _curElement:
                                                                                                                                                                        Object
                                                                                                                                                                      • elt:
                                                                                                                                                                      • _pInst:
                                                                                                                                                                          Object
                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                        • _loop: true
                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                        • width: 300
                                                                                                                                                                        • height: 150
                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                      • _events:
                                                                                                                                                                      • width: 300
                                                                                                                                                                      • height: 150
                                                                                                                                                                      • canvas:
                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                      • _textAscent:
                                                                                                                                                                        • _textDescent:
                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                          • _tint:
                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                            • _doFill: true
                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                            • drawingContext:
                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                          • _elements:
                                                                                                                                                                              Array
                                                                                                                                                                            • 0:
                                                                                                                                                                                Object
                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                              • width: 300
                                                                                                                                                                              • height: 150
                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                              • _doFill: true
                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                          • _loop: true
                                                                                                                                                                          • _styles:
                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                          • _events:
                                                                                                                                                                              Object
                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                            • mouseover:
                                                                                                                                                                              • mouseout:
                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                              • canvas:
                                                                                                                                                                              • width: 300
                                                                                                                                                                              • height: 150
                                                                                                                                                                              • drawingContext:
                                                                                                                                                                              • _renderer:
                                                                                                                                                                                  Object
                                                                                                                                                                                • elt:
                                                                                                                                                                                • _pInst:
                                                                                                                                                                                    Object
                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                  • width: 300
                                                                                                                                                                                  • height: 150
                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                • _events:
                                                                                                                                                                                • width: 300
                                                                                                                                                                                • height: 150
                                                                                                                                                                                • canvas:
                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                    • _tint:
                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                  • x: -68.7964091670126
                                                                                                                                                                                  • y: 96.9463417803565
                                                                                                                                                                                  • z: 0
                                                                                                                                                                                    Object
                                                                                                                                                                                  • p5:
                                                                                                                                                                                      Object
                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                        Object
                                                                                                                                                                                      • elt:
                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                          Object
                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                        • width: 300
                                                                                                                                                                                        • height: 150
                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                      • _events:
                                                                                                                                                                                      • width: 300
                                                                                                                                                                                      • height: 150
                                                                                                                                                                                      • canvas:
                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                          • _tint:
                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                          • _elements:
                                                                                                                                                                                              Array
                                                                                                                                                                                            • 0:
                                                                                                                                                                                                Object
                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                              • width: 300
                                                                                                                                                                                              • height: 150
                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                          • _styles:
                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                          • _events:
                                                                                                                                                                                              Object
                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                              • canvas:
                                                                                                                                                                                              • width: 300
                                                                                                                                                                                              • height: 150
                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                  Object
                                                                                                                                                                                                • elt:
                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                    Object
                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                • _events:
                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                  • x: 45.06658499312044
                                                                                                                                                                                                  • y: 96.9463417803565
                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                    Object
                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                      Object
                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                        Object
                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                          Object
                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                              Array
                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                Object
                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                              Object
                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                  • x: -144.17210395996696
                                                                                                                                                                                                                  • y: 140.03047068450877
                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                  • x: 83.87228741889871
                                                                                                                                                                                                                                  • y: 140.03047068450877
                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                  • x: -111.49796065918667
                                                                                                                                                                                                                                                  • y: 79.32304887693496
                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                  • x: 120.10816092071646
                                                                                                                                                                                                                                                                  • y: 79.32304887693496
                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                  • x: -59.48406183820954
                                                                                                                                                                                                                                                                                  • y: 108.95809987481009
                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                  • x: 112.17576178190308
                                                                                                                                                                                                                                                                                                  • y: 108.95809987481009
                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                  • x: -44.73608992461961
                                                                                                                                                                                                                                                                                                                  • y: 108.820103386134
                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                  • x: 44.552934676128395
                                                                                                                                                                                                                                                                                                                                  • y: 108.820103386134
                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                  • x: -53.21248483657773
                                                                                                                                                                                                                                                                                                                                                  • y: 54.9843988422241
                                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                  • x: 91.36365555483836
                                                                                                                                                                                                                                                                                                                                                                  • y: 54.9843988422241
                                                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                  • x: -64.50823241556625
                                                                                                                                                                                                                                                                                                                                                                                  • y: 132.5377425769351
                                                                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                  • x: 109.25944307360481
                                                                                                                                                                                                                                                                                                                                                                                                  • y: 132.5377425769351
                                                                                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                  • x: -59.2586113078666
                                                                                                                                                                                                                                                                                                                                                                                                                  • y: 60.73459668246901
                                                                                                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                  • x: 66.00722354374348
                                                                                                                                                                                                                                                                                                                                                                                                                                  • y: 60.73459668246901
                                                                                                                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • x: -171.5785412768104
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • y: 120.22597479575934
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • z: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • p5:
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _curElement:
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • elt:
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _elements:
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Array
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • 0:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • elt: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _pInst: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textAscent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _textDescent: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _tint: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _styles:
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _colorMaxes:
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _defaultCanvasSize:
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • mousemove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • mousedown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • mouseup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • dragend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • dragover: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • click: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • dblclick: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • mouseover:
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • mouseout:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • keydown: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • keyup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • keypress: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • touchstart: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • touchmove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • touchend: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • resize: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • blur: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • wheel: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deviceorientation: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • devicemotion: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _registeredMethods:
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _renderer:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • elt:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _pInst:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Object
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setupDone: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _pixelDensity: 1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _userNode: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _curElement: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _elements: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _requestAnimId: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _preloadCount: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _isGlobal: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _loop: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _styles: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _bezierDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _curveDetail: 20
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMode: rgb
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _colorMaxes: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultCanvasSize: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _events: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _loadingScreenId: p5_loading
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _registeredMethods: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _start: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _runIfPreloadsAreDone: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _decrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _wrapPreload: function(a,b){return func…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _incrementPreload: function(){var a=this._is…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setup: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _draw: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _runFrames: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _setProperty: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • remove: function () { [native cod…
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • canvas: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • drawingContext: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _renderer: Object (too many nested objects, can not display)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _events:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • width: 300
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • height: 150
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • canvas:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _isMainCanvas: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textSize: 12
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textLeading: 15
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textFont: sans-serif
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textStyle: normal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _textAscent:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _textDescent:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _rectMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _ellipseMode: center
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _curveTightness: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _imageMode: corner
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _tint:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _doStroke: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _doFill: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _strokeSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _fillSet: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • drawingContext:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedStrokeStyle: #000000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _cachedFillStyle: #FFFFFF
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _defaultGraphicsCreated: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • x: 101.07170758109076
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • y: 120.22597479575934
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • z: 0