126
edits
Jestar jokin (talk | contribs) m (Fixed getActorX and getActorY return values, mention something about return = result) |
Jestar jokin (talk | contribs) m (or ORs, not ANDs) |
||
Line 298: | Line 298: | ||
===Operation=== | ===Operation=== | ||
result := result | result := result or value | ||
The variable pointed to by result is read, logically ORed with value, and the result written back. | The variable pointed to by result is read, logically ORed with value, and the result written back. | ||
==overRide ($58)== | ==overRide ($58)== |
edits