![]() | CreateGUI | ![]() |
| CreateGUI
Creates a new graphical object instance. myInstance = myJAM.CreateGUI( Object_Class, X, Y ) myInstance = myJAM.CreateGUI( Object_Class, X, Y, Width, Height ) myInstance = myJAM.CreateGUI( Object_Class, X, Y, Width, Height, Extras ) Return value TRUE if the object was created successfully, otherwise FALSE. Parameters
This function creates an instance of the specified object which will be displayed in the game window, in front of the foregrounds. These objects are not effected by scrolling. See also JAM:Create JAM © 2005 no one in particular Project started by David Evans in 2005 | ||