Fenix Manual
Fenix Manual
Command Reference
Screen Commands

Clear_Screen
Get_Pixel
Map_Put
Put
Put_Pixel
Put_Screen
Xput

Xput
Last Modified: May 29, 2005 23:05PM
(Any)
Description

XPUT ( INT LIBRARY, INT GRAPH, INT X, INT Y, INT ANGLE, INT SIZE, INT FLAGS, INT REGION )
It draws a graph in the background of screen

PARAMETERS:
INT library: Number of FPG library
INT graph: Number of graph to draw
INT x: Horizontal coordinate
INT y: Vertical coordinate
INT angle: Angle in thousandth of degree (90000 = 90º)
INT size: Size in percentage (100 = original size)
INT flags: Flags for the graph
INT region: Cut region (0 = none)


DESCRIPTION:
This function draws a graph in the background of screen, in the coordinates specified by the parameters, applying to the possibilities of drawing of a process (rotation angle, transparencies, sizable...).

The point specified will be equivalent to the zone where the center of the graph will be drawn, and so which it will be rotated or modified its size.

This function is specially useful "to prepare" screens or levels from graphical blocks

User Contributed Notes
Xput
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Mon, 30 May 2005 - 10:33:06

Manual © 2005 By Gary Moncrieff(Dazzy), Notes belong to their respective posters