Serious-Engine/Sources/Models/Enemies/Headman/headmantest.h

46 lines
1.5 KiB
C
Raw Normal View History

2016-03-12 01:20:51 +01:00
/* 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. */
2016-03-11 14:57:17 +01:00
// Animation names
#define HEADMANTEST_ANIM_DEFAULT_ANIMATION 0
#define HEADMANTEST_ANIM_COMPUTER 1
#define HEADMANTEST_ANIM_COMPUTERKAMIKAZE 2
#define HEADMANTEST_ANIM_FIRECRACKER_ATTACK 3
#define HEADMANTEST_ANIM_ROCKETMAN_ATTACK 4
#define HEADMANTEST_ANIM_BOMBERMAN_ATTACK 5
#define HEADMANTEST_ANIM_KAMIKAZE_ATTACK 6
#define HEADMANTEST_ANIM_DEATH_FALL_BACK 7
#define HEADMANTEST_ANIM_DEATH_FALL_ON_KNEES 8
#define HEADMANTEST_ANIM_DEATH_EASY_FALL_FORWARD 9
#define HEADMANTEST_ANIM_DEATH_EASY_FALL_BACK 10
#define HEADMANTEST_ANIM_WOUND1 11
#define HEADMANTEST_ANIM_WOUND2 12
#define HEADMANTEST_ANIM_RUN 13
#define HEADMANTEST_ANIM_IDLE_FIGHT 14
#define HEADMANTEST_ANIM_IDLE_PATROL 15
#define HEADMANTEST_ANIM_WALK 16
// Color names
// Patch names
// Names of collision boxes
#define HEADMANTEST_COLLISION_BOX_DEFAULT 0
#define HEADMANTEST_COLLISION_BOX_DEATH 1
// Attaching position names
// Sound names