|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--ObjectInfo
|
+--FlagInfo
| Field Summary | |
(package private) int |
m_num
|
(package private) boolean |
m_out
|
(package private) char |
m_pos1
|
(package private) char |
m_pos2
|
(package private) char |
m_type
|
| Fields inherited from class ObjectInfo |
m_dirChange, m_direction, m_distance, m_distChange |
| Constructor Summary | |
FlagInfo()
|
|
FlagInfo(char type,
char pos1,
char pos2,
int num,
boolean out)
|
|
FlagInfo(java.lang.String flagType,
char type,
char pos1,
char pos2,
int num,
boolean out)
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
char m_type
char m_pos1
char m_pos2
int m_num
boolean m_out
| Constructor Detail |
public FlagInfo()
public FlagInfo(java.lang.String flagType,
char type,
char pos1,
char pos2,
int num,
boolean out)
public FlagInfo(char type,
char pos1,
char pos2,
int num,
boolean out)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||