ScummVM API documentation
MADS::FileSprite Struct Reference

#include <sprite.h>

Public Member Functions

void load (Common::SeekableReadStream *src)
 

Public Attributes

uint32 file_offset
 
uint32 memory_needed
 
int16 x
 
int16 y
 
int16 xs
 
int16 ys
 

Static Public Attributes

static constexpr size_t SIZE = 4 + 4 + 2 + 2 + 2 + 2
 

Detailed Description

Loadable sprite record


The documentation for this struct was generated from the following file: