Sharebiteach

Level Editor

 

Level Editor Commands

  • Arrow keys:
    • up level, down level, next, previous
  • Home/End: first, last
  • Click: select char. or cell
  • Enter: toggle color
  • Space: black/gray pen color (on keydown)
  • Esc: normal mode
  • Ctrl+Enter: border mode
  • F1: cycle menu/alpha/off

Levels

  • Top (top level):
    • show red border
    • step through list of top-level cells:
      • first, previous, next, last
      • each cell fills screen
  • Parent:
    • show red border
  • Cell:
    • show green border
    • move to sibling:
      • first, previous, next, last
      • move char. in previous cell
  • Character:
    • show blue border
    • step through list of sub-characters:
      • first, previous, next, last
  • Pen:
    • Space: black/gray pen color (on keydown)
    • Enter: toggle color
    • Next/Previous: pen widths
  • Shape (bottom level):
    • step through shape list:
      • first, previous, next, last
    • Space: black/gray pen color (on keydown)
    • Enter: toggle color
    • Delete
    • Insert: new shape
    • A: select all
    • M: move, 2 clicks
    • R: resize, 2 clicks
    • B: to back
    • F: to front
    • C: copy
    • V: paste
    • P: polyline
    • Click on label: edit
    • Click on bitmap:
      • select pixel
      • Enter: toggle color of all similar pixels
  • Board modification:
    • Shift+Arrow: select multiple cells
    • Delete: merge cells
    • Insert: split cell (many allowed)
    • Shift+Insert: split cell (same way as siblings, many allowed)
    • Shift+Click: select border
      • Click: move border
    • Space on multi-selected: make same size
    • Space again: form grid (many allowed)
  • Border mode:
    • Enter: toggle color
    • Next/Previous: pen widths
    • Toggle border:
      • L: left
      • R: right
      • T: top
      • B: bottom
      • M: middle
      • O: outside
[ Back to Top ]