COORD_EXTENT

From Valve Developer Community
Revision as of 01:15, 30 November 2011 by Mattshu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

COORD_EXTENT is the width of the coordinate system, which is TOO BIG to send as a client/server coordinate value.

#define COORD_EXTENT (2*MAX_COORD_INTEGER)