monsters.class
[
How to
] [
Language
] [
Main
] [
List of clasess
]
This class represents all monsters in actual fight. Internally it contains lines of
group.class
, which contains monsters.
count
- Returns count of lines.
exists
- Returns if it exists.
get
(pos)
- Returns group on position <pos>.
count
Returns count of lines.
Returns
int
exists
Returns if fight exists.
Returns
boolean
get
(pos)
Returns group on position <pos>.
Parameters
pos
- of line
Returns
group.class
Generated by Hideoshi's Documentation Tool on 28.10.2003 20:08:55