Clipping: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LordMisfit (talk | contribs)
mNo edit summary
 
Notice about the reversed meaning of this member. It's all too easy for the brain to read what it wants.
Line 1: Line 1:
The clipping member of the userdef struct is set to 1 when no clipping is on, otherwise it is 0 when the player clips.
The clipping member of the userdef struct is set to 1 when no clipping is on, otherwise it is 0 when the player clips. Note that this is exactly the opposite of what you would expect.


[[Category:Userdef structure members]]
[[Category:Userdef structure members]]

Revision as of 10:07, 22 April 2012

The clipping member of the userdef struct is set to 1 when no clipping is on, otherwise it is 0 when the player clips. Note that this is exactly the opposite of what you would expect.