|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmap.convertMapToRes
Title: map renderer
Description: map renderer for Mapeditor
Copyright: Copyright (c) 2004
Company: dennisr
Field Summary | |
int |
bx
|
(package private) int |
by
|
(package private) long |
checksum
|
(package private) int |
count_anim
|
(package private) int |
count_base
|
(package private) int |
count_data
|
(package private) int |
count_geo
|
(package private) int |
count_image
|
(package private) int |
count_layer
|
(package private) int |
count_meta
|
(package private) int |
count_tile
|
(package private) int |
count_total
|
(package private) byte |
crypted
|
(package private) long |
fsize
|
(package private) int |
maxsize
|
(package private) byte |
proversion
|
(package private) int |
subversion
|
(package private) int |
version
|
Constructor Summary | |
convertMapToRes(java.lang.String fname)
|
Method Summary | |
void |
openFile()
|
void |
readData()
|
int |
readInt(byte[] buffer,
int offset)
|
int |
readShort(byte[] buffer,
int offset)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int bx
int by
long checksum
int count_anim
int count_base
int count_data
int count_geo
int count_image
int count_layer
int count_meta
int count_tile
int count_total
byte crypted
long fsize
int maxsize
byte proversion
int subversion
int version
Constructor Detail |
public convertMapToRes(java.lang.String fname)
Method Detail |
public int readInt(byte[] buffer, int offset)
public int readShort(byte[] buffer, int offset)
public void openFile()
public void readData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |