245
edits
(Merging of the SCI documentation) |
m (Linkify reference to section) |
||
Line 15: | Line 15: | ||
This bit mask system is also used in another place, namely the <tt>illegalBits</tt> selector of the <tt>Act</tt> (actor) class. The <tt>illegalBits</tt> selector determines in which areas the actor may not walk. | This bit mask system is also used in another place, namely the <tt>illegalBits</tt> selector of the <tt>Act</tt> (actor) class. The <tt>illegalBits</tt> selector determines in which areas the actor may not walk. | ||
The <tt>OnControl()</tt> system call is explained in | The <tt>OnControl()</tt> system call is explained in [[SCI/Specifications/SCI_virtual_machine/Kernel_functions#Kernel_function_0x52:_OnControl.28word.2C_Point_.7C_Rect.29|Kernel function 0x52: OnControl(word, Point | Rect)]] section. |
edits