Namespace Mech3DotNet.Zbd
Classes
- Anim
Animation data.
See Read(string, GameType) for reading a
anim.zbd
file.
- Archive<TEntry>
A generic archive, used for archive-based ZBD data.
See the specific archive implementations for reading and writing ZBDs.
- GameZ
GameZ data.
See Read(string, GameType) for reading a
gamez.zbd
file.
- Interp
Interpreter data.
- MechlibArchive
A generic mechlib archive.
See the specific archive implementations for reading and writing ZBDs.
- MechlibArchiveMw
MW MechLib data.
See Read(string) for reading a MW
mechlib.zbd
file.
- MechlibArchivePm
PM MechLib data.
See Read(string) for reading a PM
mechlib.zbd
file.
- Messages
Message/localisation data.
See Read(string, GameType) for reading a message
.dll
file.
- Motions<TQuaternion, TVec3>
MW or PM motion data.
See Read(string, GameType) for reading a MW or PM
motion.zbd
file.
- ReaderArchive
Reader archive base.
Use ReaderArchiveGeneric or a game-specific reader archive with parsing convenience functions.
- ReaderArchiveGeneric
A generic reader archive with no parsing convenience functions.
See Read(string, GameType) for reading a reader ZBD file.
- ReaderArchiveMw
A MW reader archive with parsing convenience functions.
See Read(string) for reading a MW
reader*.zbd
file.
- Sounds
Sound data.
See Read(string, GameType) for reading a
sounds*.zbd
file.
- Textures
Image or texture data.
See Read(string) for reading a texture
.zbd
file.
- Zmap
Zmap data.
See Read(string) for reading a
m*.zmap
file.