Xorvarvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
Redirected page to Gamevar operators
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
xorvarvar <gamevar1> <gamevar2>
#REDIRECT [[gamevar operators]]
 
This function gives the result of a XOR function of the [[gamevar]] <gamevar1> with <gamevar2>. The function checks the bits of the two values being compared, and the bits in the result are set if one, and only one, of the values being operated on has those bits set.  See [[xorvar]].


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Gamevar manipulation]]
[[Category:Gamevar manipulation]]

Latest revision as of 20:15, 24 February 2011

Redirect to: