MediaWiki:Cannotdelete

From askoh.net wiki

Jump to: navigation, search

Tan Boon Keat projects

CobaltBrowser

Launch Cobalt. Middle click to bring up the halo. Choose the debug icon to Explore Morph. An ObjectExplorer will open on aCobaltBrowser which is the top level Morph that contains Cobalt items. aCobaltBrowser has the following instance variables:

  • bounds: aRectangle of aCobaltBrowser current bounds
  • owner: aPasteUpMorph which is the container of CobaltBrowser
  • submorphs: aArray which is empty because Cobalt departs from Morphic
  • fullBounds: aRectangle of maximum bounds allowed
  • color: aColor
  • extension: aMorphExtension to store more instance variables/properties for Morph
  • harness: aCobaltHarness which is the mediator for all Cobalt items
  • lastBounds: aRectangle of previous bounds
  • steptime: aSmallInteger of milliseconds between steps
  • lastMouseMove: aMouseMoveEvent which was the latest
  • propertiesFile: aCroquetProperties which stores a dictionary of properties
  • browserConfig: aCobaltBrowserConfig to store more properties
  • entry: aTFarRef to aTSpace named 'Start Space'
  • moduleRegistry: aCoAppModuleRegistry for ???

TweakWorld

VLearningMenuWorld

  • VLearningMenuProject
    • VLearningHubBarCostume
      • CoHudRowHolder
        • CHudPlayer(CostumeGraphics(left.png))
        • CHudPlayer(CostumeGraphics(variable.png))
        • CHudPlayer(CostumeGraphics(right.png))
      • CoHudRowHolder
        • CoHudTwoRowHolder
          • CoHudRowHolder
            • VLearningHudButtonPane
              • ButtonCostume(sound)
              • ButtonCostume(chat)
              • ButtonCostume(mic)
              • ButtonCostume(gesture)
          • CoHudRowHolder
            • MasterVolumeToolWidget(CPlayer)
        • VLearningNavHudPanel
          • CoHudRowHolder
            • ButtonCostume(left)
            • ButtonCostume(forward)
            • ButtonCostume(right)
            • ButtonCostume(turn left)
            • ButtonCostume(backward)
            • ButtonCostume(turn right)
    • CoMenuBarCostume
      • CHolder
        • MenuItemCostume(Cobalt)
        • MenuItemCostume(Space)
        • MenuItemCostume(Add)
        • MenuItemCostume(View)
        • MenuItemCostume(Tools)
        • MenuItemCostume(Help)
Personal tools
Navigation