Browse Source

choice blocks are hexagons

master
Matt Boch 6 years ago committed by GitHub
parent
commit
eefb028726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Docs/fungus_docs/glossary.md

2
Docs/fungus_docs/glossary.md

@ -55,7 +55,7 @@ A true/false variable.
**Branching block**: **Branching block**:
A Block that is **not** an Event Block, and causes execution of 2 or more other Blocks. A Block that is **not** an Event Block, and causes execution of 2 or more other Blocks.
Note: Branching Blocks are displayed as an orange polygon in the Flowchart window. Note: Branching Blocks are displayed as an orange hexagon in the Flowchart window.
![branching block](./images/001_3_block_types/2_branching_block.png "branching block") ![branching block](./images/001_3_block_types/2_branching_block.png "branching block")

Loading…
Cancel
Save