Difference between revisions of "SCI/Specifications/Graphics/Pictures and movement control"

Jump to navigation Jump to search
m
Linkify reference to section
(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 Section 5.5.2.96.
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.
236

edits

Navigation menu