_mask (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
_maskBackup (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
_maskPatches (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
_path (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
_pathBackup (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
_pathPatches (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
_x (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
_y (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
addMaskPatch(MaskBuffer *patch) (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
addPathPatch(PathBuffer *patch) (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
BackgroundInfo() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
bg (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
clearMaskData() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
clearPathData() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
finalizeMask() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
finalizePath() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
getMaskLayer(uint16 z) const (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
hasMask() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
hasPath() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
height (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
layers (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
loadGfxObjMask(Parallaction *vm, const char *name, GfxObj *obj) (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
loadGfxObjPath(Parallaction *vm, const char *name, GfxObj *obj) (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
MaskPatches typedef (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
palette (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
PathPatches typedef (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | protected |
ranges (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
setPaletteRange(int index, const PaletteFxRange &range) (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
toggleMaskPatch(uint id, int x, int y, bool apply) (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
togglePathPatch(uint id, int x, int y, bool apply) (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
width (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |
~BackgroundInfo() (defined in Parallaction::BackgroundInfo) | Parallaction::BackgroundInfo | |