COORD EXTENT

From Valve Developer Community
Revision as of 21:53, 21 June 2006 by Gameexpertmaster (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

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

COORD_EXTENT = (2*MAX_COORD_INTEGER)

Related content