STROOP: Difference between revisions

Jump to navigation Jump to search
706 bytes added ,  14 April 2019
m (added painting tab)
Line 149: Line 149:
== Variables ==
== Variables ==


Variables are found in a Variable Panel. An variable has 2 parts to it: a name (on the left) and a value (on the right). On every STROOP update, the value updates. Some variables are values in memory, while other variables are calculated manually (referred to as special variables). While memory variables can always be set, special variables may or may not be able to be set. All variables come with the following options when right clicked:
Variables are found in a Variable Panel. An variable has 2 parts to it: a name (on the left) and a value (on the right). On every STROOP update, the value updates. Some variables are values in memory, while other variables are calculated manually (referred to as special variables). While memory variables can always be set, special variables may or may not be able to be set.
 
 
All variables come with the following options when right clicked:
* '''Highlight''':  
* '''Highlight''':  
* '''Lock''':  
* '''Lock''':  
Line 197: Line 200:
* '''Open Pop Out''':  
* '''Open Pop Out''':  
* '''Add to Tab...''':  
* '''Add to Tab...''':  
* '''Add to Custom Tab''':
* '''Add to Custom Tab''':
 
There are also many keyboard shortcuts that can be performed on variables, namely by clicking on a variable when holding one or more keys. These are:
* '''Click + Shift + Number''':
* '''Click + Number''':
* '''Click + S''':
* '''Click + T''':
* '''Click + M''':
* '''Click + P''':
* '''Click + N''':
* '''Click + F''':
* '''Click + H''':
* '''Click + L''':
* '''Click + D''':
* '''Click + R''':
* '''Click + C''':
* '''Click + B''':
* '''Click + Escape''':
* '''Click + Backspace''':
* '''Click + Delete''':
* '''Click + X''':
* '''Click + Backtick''':
* '''Click + Z''':
* '''Click + Minus''':
* '''Click + Plus''':
* '''Click + Q''':
* '''Click + O''':
* '''Double Click''':


== Controllers ==
== Controllers ==

Navigation menu