ScummVM API documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
ani_dat.h
1
/* ScummVM - Graphic Adventure Engine
2
*
3
* ScummVM is the legal property of its developers, whose names
4
* are too numerous to list here. Please refer to the COPYRIGHT
5
* file distributed with this source distribution.
6
*
7
* This program is free software: you can redistribute it and/or modify
8
* it under the terms of the GNU General Public License as published by
9
* the Free Software Foundation, either version 3 of the License, or
10
* (at your option) any later version.
11
*
12
* This program is distributed in the hope that it will be useful,
13
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
* GNU General Public License for more details.
16
*
17
* You should have received a copy of the GNU General Public License
18
* along with this program. If not, see <http://www.gnu.org/licenses/>.
19
*
20
*/
21
22
#ifndef CHEWY_ANIDAT_H
23
#define CHEWY_ANIDAT_H
24
25
namespace
Chewy
{
26
27
#define SIB_CABLE_R1 1
28
#define SIB_MONOCLE 6
29
#define SIB_NOTEBOOK 7
30
#define SIB_TERMINAL_R5 8
31
#define SIB_BUTTON_R5 9
32
#define SIB_DOOR_R5 10
33
#define SIB_TBUTTON1_R6 11
34
#define SIB_SEIL 12
35
#define SIB_TBUTTON2_R6 13
36
#define SIB_TBUTTON3_R6 15
37
#define SIB_BOLA_SCHACHT 17
38
#define SIB_BOLA_BUTTON_R6 18
39
#define SIB_BOLA_FLECK_R6 20
40
#define SIB_BOLA_R6 21
41
#define SIB_TBUTTON1_R7 22
42
#define SIB_HEBEL_R7 23
43
#define SIB_KLINGEL_R7 24
44
#define SIB_GIPS_R7 25
45
#define SIB_TBUTTON2_R7 26
46
#define SIB_SCHLOTT_R7 27
47
#define SIB_LHAKEN_R7 28
48
#define SIB_RHAKEN_R7 29
49
#define SIB_FOLTER_R8 30
50
#define SIB_GTUER 31
51
#define SIB_TUER_R8 32
52
#define SIB_GIPS_R8 33
53
#define SIB_DEE_PAINT_R9 34
54
#define SIB_GGITTER_R9 35
55
#define SIB_SURIMY_R10 36
56
#define SIB_PAINT_R22 37
57
#define SIB_SCHLITZ_R11 38
58
#define SIB_TBUTTON1_R11 39
59
#define SIB_BANDBUTTON_R13 40
60
#define SIB_TBUTTON2_R11 41
61
#define SIB_TBUTTON3_R11 42
62
#define SIB_CARTRIDGE_R23 43
63
#define SIB_FLUXO_R23 44
64
#define SIB_TRANSLATOR_23 45
65
#define SIB_FEUER_R14 46
66
#define SIB_TALISMAN_R12 47
67
#define SIB_ROEHRE_R12 48
68
#define SIB_L_ROEHRE_R12 49
69
#define SIB_GITTER_R16 50
70
#define SIB_SCHALTER1_R21 51
71
#define SIB_SCHALTER2_R21 52
72
#define SIB_SCHALTER3_R21 53
73
#define SIB_SEIL_R21 54
74
#define SIB_GITTER1_R21 55
75
#define SIB_GITTER2_R21 56
76
#define SIB_FLUESSIG_R17 57
77
#define SIB_HEBEL_R17 58
78
#define SIB_CART1_R18 59
79
#define SIB_DOORKNOB_R18 60
80
#define SIB_CART_FACH_R18 61
81
#define SIB_SCHLAUCH_R25 62
82
#define SIB_SCHLAUCH_R26 63
83
#define SIB_TRICHTER_R26 64
84
#define SIB_ANGEL0_R26 65
85
#define SIB_MILCH_R27 66
86
#define SIB_AUTO_SITZ 67
87
#define SIB_PUTE_R34 68
88
#define SIB_KAFFEE_R33 69
89
#define SIB_ZAPPER_R39 70
90
#define SIB_KNOCHEN_R35 71
91
#define SIB_RADIO_R35 72
92
#define SIB_TOPF_R31 73
93
#define SIB_HFUTTER1_R37 74
94
#define SIB_HFUTTER2_R37 75
95
#define SIB_KUERBIS_R37 76
96
#define SIB_AUTO_R28 77
97
#define SIB_SURIMY_R27 78
98
#define SIB_ZEITUNG_R27 79
99
#define SIB_BKASTEN_R28 80
100
#define SIB_MUENZE_R40 81
101
#define SIB_VISIT_R53 82
102
#define SIB_CIGAR_R50 83
103
#define SIB_KAPPE_R51 84
104
#define SIB_FLASCHE_R51 85
105
#define SIB_LAMPE_R52 86
106
#define SIB_AUSRUEST_R51 87
107
#define SIB_KAUTABAK_R56 88
108
#define SIB_ASHTRAY_R64 89
109
#define SIB_PIRANHA 90
110
#define SIB_SCHALL 91
111
#define SIB_ARTEFAKT 92
112
#define SIB_AUSRUEST_R52 93
113
114
}
// namespace Chewy
115
116
#endif
Chewy
Definition:
ani_dat.h:25
engines
chewy
ani_dat.h
Generated on Sun Apr 6 2025 09:10:11 for ScummVM API documentation by
1.8.13