grList.class
[
How to
] [
Language
] [
Main
] [
List of clasess
]
This is class for manipulation actualy loaded graphical libraries on map. It's walls, floors, ceilings and objects.
at
(id)
- Returns object by id (postion).
exists
- Returns if it exists.
get
(name)
- Returns object by name.
at
(id)
Returns object by id (postion).
Parameters
id
- id of object
Returns
grObject.class
exists
Returns if it exists. It means that is possible to call nonexisting object. It's not easy to do it, but maybe in future it will be.
Returns
boolean
get
(name)
Returns object by name.
Parameters
name
- name of object
Returns
grObject.class
Generated by Hideoshi's Documentation Tool on 28.10.2003 20:08:53