Fenix Manual
Fenix Manual
Command Reference
Map Commands

Get_Point
Graphic_Info
Graphic_Set
Load_Map
Load_Pcx
Load_Png
Map_Block_Copy
Map_Clear
Map_Clone
Map_Exists
Map_Get_Pixel
Map_Name
Map_Put
Map_Put_Pixel
Map_Set_Name
New_Map
Save_Map
Save_Png
Set_Center
Set_Point
Unload_Map

Map_Exists
Last Modified: May 30, 2005 10:05AM
(Any)
Description

INT MAP_EXISTS ( INT LIBRARY, INT GRAPH )
It returns 1 if a graph exists

PARAMETERS:
INT library: Number of FPG library
INT graph: Number of graph inside of library

DESCRIPTION:
This function returns 1 if a graph exists inside of the library indicated. You can only have 1000 graphs in a library, with codes of 0 to 999, it is possible to use this function inside of a loop, repeat... to enumerate all graphs that exist inside of FPG library.

User Contributed Notes
Map_Exists
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Wed, 25 May 2005 - 8:12:23

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