Serious-Engine/Sources/Models/Weapons_old/Cannon/HandWithTorch.h
2016-03-11 18:20:51 -06:00

39 lines
1.3 KiB
C

/* Copyright (c) 2002-2012 Croteam Ltd.
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as published by
the Free Software Foundation
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
// Animation names
#define HANDWITHTORCH_ANIM_DEFAULT_ANIMATION 0
#define HANDWITHTORCH_ANIM_LIGHTERFIRE 1
#define HANDWITHTORCH_ANIM_LIGHTERACTIVATE 2
#define HANDWITHTORCH_ANIM_LIGHTERDEACTIVATE 3
#define HANDWITHTORCH_ANIM_LIGHTERWAIT1 4
#define HANDWITHTORCH_ANIM_LIGHTERWAIT2 5
#define HANDWITHTORCH_ANIM_LIGHTERWAIT3 6
#define HANDWITHTORCH_ANIM_LIGHTERWAIT4 7
#define HANDWITHTORCH_ANIM_LIGHTERWAIT5 8
// Color names
// Patch names
// Names of collision boxes
#define HANDWITHTORCH_COLLISION_BOX_PART_NAME 0
// Attaching position names
#define HANDWITHTORCH_ATTACHMENT_TORCH 0
#define HANDWITHTORCH_ATTACHMENT_FLAME 1
// Sound names