Namespace
Wad – 0
GObject-based WAD loading library
Dependencies
| GLib—2.0 | The base utility library |
| Browse documentation | |
| GObject—2.0 | The base type system library |
| Browse documentation | |
| Gio—2.0 | GObject Interfaces and Objects, Networking, IPC, and I/O |
| Browse documentation |
Classes
| InputStream |
An input stream with functions for reading WAD structs from a binary input stream. since: 0 |
| Root |
Top-level object for loading WAD data. since: 0 |
| TextureArchive |
A collection of textures. since: 0 |
Structs
| CharInfo |
Font glyph data. since: 0 |
| DirectoryEntry |
Describes a file contained inside the WAD. since: 0 |
| FontFile |
A font sheet texture. since: 0 |
| MiptexFile |
A mipmapped texture. since: 0 |
| QpicFile |
A simple image. since: 0 |
| Rgb |
An RGB triple. since: 0 |
Enumerations
| FileType |
File types able to be stored in the WAD. since: 0 |