|
Isle
|
[AI] Contains enumeration of script actions for ElevbottScript. More...

Go to the source code of this file.
Namespaces | |
| namespace | ElevbottScript |
[AI] Contains enumeration of script actions for ElevbottScript.
Enumerates all script actions and resources referenced by the Elevbott subsystem for game logic and presentation.
[AI] The enum ElevbottScript::Script defines all actions, bitmaps, and resources used in the Elevbott segment of the LEGO Island game. These can include input controls, bitmap resources, animation triggers, and audio events. This file provides a C++ enum for referencing these items in code, with clearly defined integral values for interoperability with script files or direct use in the engine.
Definition in file elevbott_actions.h.