graphics2d
[Interface specifications]
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.
Defines | |
#define | PLAYER_GRAPHICS2D_MAX_POINTS 64 |
The maximum number of points that can be described in a packet. |