Difference between revisions of "Rc-dukes"

From BITPlan Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<graphviz>
 
<graphviz>
 
digraph Dukes {  
 
digraph Dukes {  
   action       [
+
   action       [
                   label="action - Luke"        
+
                   label="action - LUKE"
                   image="Luke.png"      
+
                   image="Luke.png"
                   fontcolor=white  
+
                   fontcolor=white
                   URL="https://en.wikipedia.org/wiki/Luke_Duke"  
+
                   URL="https://en.wikipedia.org/wiki/Luke_Duke"
              ]
+
                ]
   app         [
+
   app           [
                   label="app - Uncle Jesse"    
+
                   label="app - UNCLE_JESSE"
                   image="Unclejesse.png"  
+
                   image="Uncle_jesse.png"
                   fontcolor=white  
+
                   fontcolor=white
 
                   URL="https://en.wikipedia.org/wiki/The_Dukes_of_Hazzard#Jesse"
 
                   URL="https://en.wikipedia.org/wiki/The_Dukes_of_Hazzard#Jesse"
              ]
+
                ]
   car       [
+
  camera-matrix [
                   label="car - Bo"              
+
                  label="camera-matrix - COOTER"
                   image="Bo.png"        
+
                  image="Cooter.png"
                   fontcolor=white  
+
                  fontcolor=white
 +
                  URL="https://dukesofhazzard.fandom.com/wiki/Cooter_Davenport_(Ben_Jones)"
 +
                ]
 +
   car           [
 +
                   label="car - BO"
 +
                   image="Bo.png"
 +
                   fontcolor=white
 
                   URL="https://en.wikipedia.org/wiki/Bo_Duke"
 
                   URL="https://en.wikipedia.org/wiki/Bo_Duke"
              ]
+
                ]
 
+
   detect        [
   }
+
                  label="detect - DAISY"
  cameramatrix [  label="camera-matrix - Cooter" image="Cooter.png"     fontcolor=white ]
+
                  image="Daisy.png"
   detect      [ label="detect - Daisy"         image="Daisy.png"     fontcolor=white ]
+
                  fontcolor=white
   imageview   [ label="imageview - Rosco"     image="Rosco.png"     fontcolor=white ]
+
                  URL="https://en.wikipedia.org/wiki/Daisy_Duke"
   roi         [ label="roi - Cletus"           image="Cletus.png"     fontcolor=white ]
+
                ]
   server       [ label="server - Boars Nest"   image="BoarsNest.png" fontcolor=white ]
+
   geometry      [
   watchdog     [ label="watchdog - Flash"       image="Flash.png"     fontcolor=white ]
+
                  label="geometry - ENOS"
   webcontrol   [ label="webcontrol - Boss Hogg" image="BossHogg.png"   fontcolor=white ]
+
                  image="Enos.png"
 +
                  fontcolor=white
 +
                  URL="https://dukesofhazzard.fandom.com/wiki/Enos_Strate_(Sonny_Shroyer)"
 +
                ]
 +
   imageview     [
 +
                  label="imageview - ROSCO"
 +
                  image="Rosco.png"
 +
                  fontcolor=white
 +
                  URL="https://dukesofhazzard.fandom.com/wiki/Rosco_Purvis_Coltrane_(James_Best)"
 +
                ]
 +
   roi           [
 +
                  label="roi - CLETUS"
 +
                  image="Cletus.png"
 +
                  fontcolor=white
 +
                  URL="https://dukesofhazzard.fandom.com/wiki/Cletus_Hogg"
 +
                ]
 +
   server       [
 +
                  label="server - BOARS_NEST"
 +
                  image="Boars_nest.png"
 +
                  fontcolor=white
 +
                  URL="https://en.wikipedia.org/wiki/Boar%27s_Nest"
 +
                ]
 +
   watchdog     [
 +
                  label="watchdog - FLASH"
 +
                  image="Flash.png"
 +
                  fontcolor=white
 +
                  URL="https://dukesofhazzard.fandom.com/wiki/Flash"
 +
                ]
 +
   webcontrol   [
 +
                  label="webcontrol - BOSS_HOGG"
 +
                  image="Boss_hogg.png"
 +
                  fontcolor=white
 +
                  URL="https://dukesofhazzard.fandom.com/wiki/Boss_Hogg_(Sorrell_Booke)"
 +
                ]
 
   server -> action
 
   server -> action
 
   server -> app
 
   server -> app

Revision as of 07:42, 8 January 2020

Characters

Table

# module DukesVerticle Character tests Messages
1 action Luke.png Luke
2 app Unclejesse.png Uncle Jesse
3 car Bo.png Bo
4 camera-matrix Cooter.png Cooter
5 detect Daisy.png Daisy
6 geometry Enos.png Enos
7 imageview Rosco.png Rosco
8 roi Cletus.png Cletus
9 server BoarsNest.png {{Done} Boars Nest
10 watchdog Flash.png Flash
11 webcontrol BossHogg.png Boss Hogg