src.backend.wad.physics
クラス MnpxChunk
java.lang.Object
src.backend.Chunk
src.backend.wad.physics.MnpxChunk
public class MnpxChunk
- extends Chunk
-Added by koji
added fields and their Getter / Setter
- 作成者:
- irons
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MnpxChunk
public MnpxChunk(Level level,
ChunkHeader header)
MnpxChunk
public MnpxChunk(PhysicsFile p,
ChunkHeader h)
read
public void read()
- オーバーライド:
- クラス
Chunk
内の read
write
public void write()
- オーバーライド:
- クラス
Chunk
内の write
getEntryLength
public int getEntryLength()
- 定義:
- クラス
Chunk
内の getEntryLength
getEntry
public MNpxEntry getEntry(int index)
throws OutOfEntriesIndexException
- 例外:
OutOfEntriesIndexException
getNumEntries
public int getNumEntries()
- 定義:
- クラス
Chunk
内の getNumEntries