player_graphics2d_cmd_points Struct Reference

#include <player_interfaces.h>

Collaboration diagram for player_graphics2d_cmd_points:

Collaboration graph
[legend]
List of all members.

Detailed Description

Command: Draw points (PLAYER_GRAPHICS2D_CMD_POINTS) Draw some points.

Definition at line 1374 of file player_interfaces.h.


Public Attributes

uint32_t points_count
 Number of points in this packet.
player_point_2d_tpoints
 Array of points.
player_color_t color
 Color in which the points should be drawn.

The documentation for this struct was generated from the following file:

Last updated 12 September 2005 21:38:45