This wiki is out of date, use the continuation of this wiki instead

Put screen

From FenixWiki

Revision as of 01:05, 25 August 2008 by Zigo (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


Contents

Definition

INT put_screen ( <INT fileID> , <INT graphID> )

Draws (blits) a graph onto the background.

For more advanced blitting, see:

Parameters

INT fileID - The file that holds the graph.
INT graphID - The graph to draw with.

Returns

INT : true

Notes

Errors

Screen Functions
Clear_screen() • Get_screen() • Put() • Put_screen() • Xput() •
Personal tools