22 #ifndef SCI_GRAPHICS_COMPARE_H 23 #define SCI_GRAPHICS_COMPARE_H 25 #include "common/hashmap.h" 39 uint16 kernelOnControl(byte screenMask,
const Common::Rect &rect);
40 void kernelSetNowSeen(
reg_t objectReference);
42 reg_t kernelCantBeHere32(
const reg_t curObject,
const reg_t listReference)
const;
43 bool kernelIsItSkip(GuiResourceId viewId, int16 loopNo, int16 celNo,
Common::Point position);
44 void kernelBaseSetter(
reg_t object);
54 uint16 isOnControl(uint16 screenMask,
const Common::Rect &rect);
61 reg_t canBeHereCheckRectList(
const reg_t checkObject,
const Common::Rect &checkRect,
const List *list,
const uint16 signalFlags)
const;
66 #endif // SCI_GRAPHICS_COMPARE_H
Definition: atari-screen.h:60
Definition: segment.h:202
Definition: coordadjuster.h:37
Definition: seg_manager.h:48
Definition: vm_types.h:39