spells.class
[
How to
] [
Language
] [
Main
] [
List of clasess
]
This class represents all spells defined in game.
at
(pos)
- Returns spell name on <pos>.
count
- Returns count of spells.
get
(name)
- Returns spell by <name>.
at
(pos)
Returns spell name on <pos>.
Parameters
pos
- of spell in spells list
Returns
text
count
Returns count of spells.
Returns
int
get
(name)
Returns spell by <name>.
Parameters
name
- of spell
Returns
spell.class
Generated by Hideoshi's Documentation Tool on 28.10.2003 20:08:55