-
Notifications
You must be signed in to change notification settings - Fork 18
SCUMM 8 API: Variables
Paul Nicholas edited this page Apr 27, 2017
·
3 revisions
Gets or sets the current room being displayed.
Gets or sets the default Actor and also the one that the player can control.
Gets the sentence that the player selected, follows showing a list of dialog options.
If set to true
, will display debugging information, such as the mouse cursor position (relative to room coordinates).
If set to true
, will display performance information, such current CPU and Memory usage.
If set to true
, mouse control will be enabled (may not be supported on all devices).
Introduction
Definitions
Core Variables
Core Functions
Tutorials