/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define CURTAIN_ANIM_CLOSED 0 #define CURTAIN_ANIM_OPENED 1 #define CURTAIN_ANIM_OPENING 2 #define CURTAIN_ANIM_CLOSING 3 #define CURTAIN_ANIM_CLOSED 4 // Color names // Patch names // Names of collision boxes #define CURTAIN_COLLISION_BOX_PART_NAME 0 // Attaching position names // Sound names