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

MAP_SET_NAME (INT LIBRARY, INT GRAPHIC, STRING NAMES)
Changes the name of a graph

PARAMETERS:
INT Library: Number of graphical Library FPG
INT graphic: Number of graph within Library
STRING names: New name of the graph

DESCRIPTION:
All graphs have a name of up to 32 characters that can be changed by means of this function, or recovered by means of Map_Name.

This name is specially useful when the graphical form leaves from a FPG, since there would not be another system aside from the number of the graph to distinguish one graph from another one.

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

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