COORD EXTENT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{wrongtitle|title=COORD_EXTENT}} | ||
'''COORD_EXTENT''' is the width of the coordinate system, which is '''TOO BIG''' to send as a client/server coordinate value. | '''COORD_EXTENT''' is the width of the coordinate system, which is '''TOO BIG''' to send as a client/server coordinate value. | ||
COORD_EXTENT | #define COORD_EXTENT (2*[[MAX_COORD_INTEGER]]) | ||
[[Category:Constants]] | |||
[[ |
Revision as of 21:55, 21 June 2006
Template:Wrongtitle 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)