VR-Forces 4.0.4 Class Documentation
include/entityEditorImpl/entityEditorEventHandlers.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 2008 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 /*********************************************************************
00006 ** $RCSfile: entityEditorEventHandlers.h,v $ $Revision: 1.4 $ $State: Exp $
00007 *********************************************************************/
00008 
00011 
00012 #ifndef DtEntityEditorEventHandlers_H_
00013 #define DtEntityEditorEventHandlers_H_
00014 
00015 DtNewEventHandlerType(DtEntityEditorOpenHandlerType, 0);
00016 DtNewEventHandlerType(DtEntityEditorSaveHandlerType, 1);
00017 DtNewEventHandlerType(DtEntityEditorNewHandlerType, 2);
00018 DtNewEventHandlerType(DtEntityEditorCreateHandlerType, 3);
00019 DtNewEventHandlerType(DtEntityEditorEditMenuHandlerType, 4);
00020 DtNewEventHandlerType(DtEntityEditorCategoriesHandlerType, 5);
00021 DtNewEventHandlerType(DtEntityEditorSystemsHandlerType, 6);
00022 DtNewEventHandlerType(DtEntityEditorForcesHandlerType, 7);
00023 DtNewEventHandlerType(DtEntityEditorCheckSMSHandlerType, 8);
00024 
00025 #endif

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)