pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
RIFFHeader
PixelPerfectEngine
system
file
Implements the RIFF serialization system
struct
RIFFHeader {
char
[
4
]
data
;
uint
length
;
}
Members
Variables
data
char
[
4
]
data
;
Undocumented in source.
length
uint
length
;
Undocumented in source.
Meta
Source
See Implementation
PixelPerfectEngine
system
file
functions
loadBitmapFromFile
loadBitmapFromXMP
loadBitmapSheetFromFile
loadFileFromDisk
loadPaletteFromFile
loadPaletteFromXMP
loadSoundFromFile
structs
RIFFHeader
Implements the RIFF serialization system