player_graphics2d_cmd_points Struct Reference

Data: This interface produces no data. More...

#include <player_interfaces.h>

List of all members.

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.

Detailed Description

Data: This interface produces no data.

Requests: This interface accepts no requests. Command: Draw points (PLAYER_GRAPHICS2D_CMD_POINTS) Draw some points.


Member Data Documentation

Color in which the points should be drawn.

Number of points in this packet.


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

Last updated 25 May 2011 21:17:00