This is the complete list of members for Sci::Plane, including all inherited members.
_back | Sci::Plane | |
_created | Sci::Plane | |
_deleted (defined in Sci::Plane) | Sci::Plane | |
_gameRect | Sci::Plane | |
_moved (defined in Sci::Plane) | Sci::Plane | |
_object | Sci::Plane | |
_planeRect | Sci::Plane | |
_priority | Sci::Plane | |
_priorityChanged | Sci::Plane | |
_redrawAllCount | Sci::Plane | |
_screenItemList | Sci::Plane | |
_screenRect | Sci::Plane | |
_type | Sci::Plane | |
_updated (defined in Sci::Plane) | Sci::Plane | |
_vanishingPoint | Sci::Plane | |
addPic(const GuiResourceId pictureId, const Common::Point &position, const bool mirrorX, const bool deleteDuplicate=true) | Sci::Plane | |
calcLists(Plane &visiblePlane, const PlaneList &planeList, DrawList &drawList, RectList &eraseList) | Sci::Plane | |
changePic() | Sci::Plane | |
clipScreenRect(const Common::Rect &screenRect) | Sci::Plane | inline |
decrementScreenItemArrayCounts(Plane *visiblePlane, const bool forceUpdate) | Sci::Plane | |
deletePic(const GuiResourceId oldPictureId, const GuiResourceId newPictureId) | Sci::Plane | |
filterDownEraseRects(DrawList &drawList, RectList &eraseList, RectList &higherEraseList) const | Sci::Plane | |
filterUpDrawRects(DrawList &drawList, const DrawList &lowerDrawList) const | Sci::Plane | |
filterUpEraseRects(DrawList &drawList, const RectList &lowerEraseList) const | Sci::Plane | |
init() | Sci::Plane | static |
isDefaultPlane() | Sci::Plane | inline |
operator<(const Plane &other) const (defined in Sci::Plane) | Sci::Plane | inline |
operator=(const Plane &other) (defined in Sci::Plane) | Sci::Plane | |
Plane(const Common::Rect &gameRect, PlanePictureCodes pictureId=kPlanePicColored) (defined in Sci::Plane) | Sci::Plane | |
Plane(const reg_t object) (defined in Sci::Plane) | Sci::Plane | |
Plane(const Plane &other) (defined in Sci::Plane) | Sci::Plane | |
printDebugInfo(Console *con) const (defined in Sci::Plane) | Sci::Plane | |
redrawAll(Plane *visiblePlane, const PlaneList &planeList, DrawList &drawList, RectList &eraseList) | Sci::Plane | |
remapMarkRedraw() | Sci::Plane | |
scrollScreenItems(const int16 deltaX, const int16 deltaY, const bool scrollPics) | Sci::Plane | |
sync(const Plane *other, const Common::Rect &screenRect) | Sci::Plane | |
update(const reg_t object) | Sci::Plane |