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_Name
Last Modified: May 23, 2005 20:05PM
(Any)
Description

INT MAP_NAME ( INT LIBRARY, INT GRAPH )
It returns the name of a graph

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

DESCRIPTION:
All graphs have a name which can have up to 32 characters, which can be recovered by this function, or be changed by Map_Set_Name.

This name is especially useful when a graph is inside an FPG library, because this graph has two identifiers: a number and its name which allow us to distinguish it from other graphs which are also inside the FPG library.

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

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