STROOP: Difference between revisions

Jump to navigation Jump to search
735 bytes added ,  13 April 2019
Line 159: Line 159:


* '''Advanced Controller''': An advanced controller is in charge of manipulating one or more variables. It consists of the following controls:
* '''Advanced Controller''': An advanced controller is in charge of manipulating one or more variables. It consists of the following controls:
** '''Name Textbox''': This shows the name(s) of the variable(s) being manipulated.
** '''Name Textbox''': This shows the name(s) of the variable(s) being manipulated. Note that this can be edited.
** '''Fix Address Checkbox''': This is used to toggle whether the variable(s) are using fixed addresses.
** '''Fix Address Checkbox''': This is used to toggle whether the variable(s) are using fixed addresses.
** '''Value Textbox''': This displays the current value(s) of the variable(s).
** '''Value Textbox''': This displays the current value(s) of the variable(s).
Line 169: Line 169:
** '''Get/Set Textbox''': This is the value used by the Get Button and Set Button.
** '''Get/Set Textbox''': This is the value used by the Get Button and Set Button.
** '''Set Button''': This sets the value(s) of the variable(s).
** '''Set Button''': This sets the value(s) of the variable(s).
: In the case of
: Additional notes:
:* In the case of setting multiple variables, you can set all of the variables to different values by separating the values in the textbox with commas. Alternatively, leave just one value in the textbox to set all variables to that one value. The same applies to adding and subtracting variables.
:* The add and subtract buttons can be inverted by right clicking on them and choosing to invert.
:* You can click on the add/subtract button and hold the mouse down while holding control in order to continuously add to or subtract from the variables. Alternatively, right click on either button and choose to Start Continuous Add (or Subtract) and then later choose to Stop Continuous Add (or Subtract).


== Object Tab ==
== Object Tab ==

Navigation menu