|
player_map_info Struct Reference
[map]
#include <player.h>
List of all members.
Detailed Description
Configuration request: Get map information.
Retrieve the size and scale information of a current map. This request is used to get the size information before you request the actual map data. Set the subtype to PLAYER_MAP_GET_INFO_REQ; the server will reply with the size information filled in.
Member Data Documentation
|
Request subtype; must be PLAYER_MAP_GET_INFO_REQ |
|
The scale of the map (pixels per kilometer). |
|
The size of the map (pixels). |
|
The size of the map (pixels). |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:15:57 2005 for Player by 1.3.6
|