Andvarvar

From EDukeWiki
Revision as of 10:35, 25 December 2004 by Mblackwell (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

andvarvar <gamevar1> <gamevar2>

This function gives the result of an AND function of the gamevar <gamevar2> with the gamevar <gamevar2>. The function checks the bits of the two values being compared and the bits in the result are set only if they were set in both of the values being operated on. Also see andvar.