3#ifndef ELEVBOTT_ACTIONS_H
4#define ELEVBOTT_ACTIONS_H
12#if __cplusplus >= 201103L
@ c_Background_Bitmap
[AI] Resource identifier for the background bitmap of the Elevbott screen.
@ c_ElevBott_Elevator_Ctl
[AI] Elevator control interaction in Elevbott script logic.
@ c_noneElevbott
[AI] No action or undefined; used as a sentinel or default value.
@ c_RightArrow_Up_Bitmap
[AI] Resource identifier for the bitmap representing the right arrow in the 'up' (inactive) state.
@ c_Elevator_Mask_Bitmap
[AI] Resource identifier for the bitmap mask used for the elevator display region.
@ c_LeftArrow_Ctl
[AI] Left arrow control input event.
@ c_ConfigAnimation
[AI] Action or resource id for triggering/configuring an animation.
@ c_RightArrow_Down_Bitmap
[AI] Resource identifier for the bitmap representing the right arrow in the 'down' (active/pressed) s...
@ c__StartUp
[AI] Action for system or scene startup logic in the Elevbott context.
@ c_iica31in_PlayWav
[AI] Command for playing a specific wav sound ("iica31in"), possibly the elevator entrance sound effe...
@ c_LeftArrow_Up_Bitmap
[AI] Resource identifier for the bitmap representing the left arrow in the 'up' (inactive) state.
@ c_RightArrow_Ctl
[AI] Right arrow control input event.
@ c_LeftArrow_Down_Bitmap
[AI] Resource identifier for the bitmap representing the left arrow in the 'down' (active/pressed) st...