/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define SWITCH_ANIM_DEFAULT_ANIMATION 0 #define SWITCH_ANIM_OFFTOON 1 #define SWITCH_ANIM_ONTOOFF 2 #define SWITCH_ANIM_OFF 3 #define SWITCH_ANIM_ON 4 // Color names // Patch names // Names of collision boxes #define SWITCH_COLLISION_BOX_PART_NAME 0 // Attaching position names #define SWITCH_ATTACHMENT_NO NAME 0 // Sound names