This is the complete list of members for Lure::RoomLayer, including all inherited members.
centerOnScreen() (defined in Lure::Surface) | Lure::Surface | |
copyFrom(MemoryBlock *src) (defined in Lure::Surface) | Lure::Surface | inline |
copyFrom(MemoryBlock *src, uint32 destOffset) (defined in Lure::Surface) | Lure::Surface | |
copyTo(Surface *dest) (defined in Lure::Surface) | Lure::Surface | |
copyTo(Surface *dest, uint16 x, uint16 y) (defined in Lure::Surface) | Lure::Surface | |
copyTo(Surface *dest, const Common::Rect &srcBounds, uint16 destX, uint16 destY, int transparentColor=-1) (defined in Lure::Surface) | Lure::Surface | |
copyToScreen(uint16 x, uint16 y) (defined in Lure::Surface) | Lure::Surface | |
createDialog() (defined in Lure::Surface) | Lure::Surface | |
data() (defined in Lure::Surface) | Lure::Surface | inline |
deinitialize() (defined in Lure::Surface) | Lure::Surface | static |
empty() (defined in Lure::Surface) | Lure::Surface | inline |
fillRect(const Common::Rect &r, uint8 color) (defined in Lure::Surface) | Lure::Surface | |
getCell(byte cellX, byte cellY) (defined in Lure::RoomLayer) | Lure::RoomLayer | inline |
getDialogBounds(Common::Point &size, int charWidth, int numLines, bool squashedLines=true) (defined in Lure::Surface) | Lure::Surface | static |
getScreen(uint16 resourceId) (defined in Lure::Surface) | Lure::Surface | static |
getString(Common::String &line, int maxSize, bool isNumeric, bool varLength, int16 x, int16 y) (defined in Lure::Surface) | Lure::Surface | |
height() (defined in Lure::Surface) | Lure::Surface | inline |
initialize() (defined in Lure::Surface) | Lure::Surface | static |
isOccupied(byte cellX, byte cellY) (defined in Lure::RoomLayer) | Lure::RoomLayer | inline |
loadScreen(uint16 resourceId) (defined in Lure::Surface) | Lure::Surface | |
loadScreen(MemoryBlock *data) (defined in Lure::Surface) | Lure::Surface | |
newDialog(uint16 width, uint8 numLines, const char **lines, bool varLength=true, int color=-1, bool squashedLines=true) (defined in Lure::Surface) | Lure::Surface | static |
newDialog(uint16 width, const char *lines, int color=-1) (defined in Lure::Surface) | Lure::Surface | static |
paletteId() (defined in Lure::RoomLayer) | Lure::RoomLayer | inline |
refreshDialog() (defined in Lure::Surface) | Lure::Surface | |
RoomLayer(uint16 screenId, bool backgroundLayer) (defined in Lure::RoomLayer) | Lure::RoomLayer | |
setCell(byte cellX, byte cellY, byte value) (defined in Lure::RoomLayer) | Lure::RoomLayer | inline |
Surface(MemoryBlock *src, uint16 width, uint16 height) (defined in Lure::Surface) | Lure::Surface | |
Surface(uint16 width, uint16 height) (defined in Lure::Surface) | Lure::Surface | |
textWidth(const char *s, int numChars=0) (defined in Lure::Surface) | Lure::Surface | static |
textX() (defined in Lure::Surface) | Lure::Surface | static |
textY() (defined in Lure::Surface) | Lure::Surface | static |
transparentCopyTo(Surface *dest) (defined in Lure::Surface) | Lure::Surface | |
width() (defined in Lure::Surface) | Lure::Surface | inline |
wordWrap(char *text, uint16 width, char **&lines, uint8 &numLines) (defined in Lure::Surface) | Lure::Surface | static |
writeChar(uint16 x, uint16 y, uint8 ascii, bool transparent, int color) (defined in Lure::Surface) | Lure::Surface | |
writeString(uint16 x, uint16 y, Common::String line, bool transparent, int color=-1, bool varLength=true) (defined in Lure::Surface) | Lure::Surface | |
writeSubstring(uint16 x, uint16 y, Common::String line, int len, bool transparent, int color=-1, bool varLength=true) (defined in Lure::Surface) | Lure::Surface | |
~Surface() (defined in Lure::Surface) | Lure::Surface |