graphics2d
[Interface specifications]
Two-dimensional graphics interface. More...
| |
#define | PLAYER_GRAPHICS2D_MAX_POINTS 64 |
The maximum number of points that can be described in a packet. |
Detailed Description
Two-dimensional graphics interface.
The graphics2d
interface provides an interface to graphics devices. Drivers can implement this interface to provide clients and other drivers with graphics output. For example, Stage models present this interface to allow clients to draw in the Stage window.
Define Documentation
#define PLAYER_GRAPHICS2D_MAX_POINTS 64 |
The maximum number of points that can be described in a packet.