Difference between revisions of "MessageBox Tutorial/Centralized Decision Catching"
Jump to navigation
Jump to search
MessageBox Tutorial/Centralized Decision Catching (edit)
Revision as of 01:47, 15 September 2007
, 01:47, 15 September 2007Removed return
imported>Haama (Clarity) |
imported>Haama (Removed return) |
||
Line 22: | Line 22: | ||
elseif (Choosing > 0) && (Choice == -1) | elseif (Choosing > 0) && (Choice == -1) | ||
Set Choice to GetButtonPressed | Set Choice to GetButtonPressed | ||
... | ... | ||
elseif (Choosing == 1) | elseif (Choosing == 1) |