VR-Forces 4.1.1 Class Documentation
entityEditorEventHandlers.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: entityEditorEventHandlers.h,v $ $Revision: 1.4 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtEntityEditorEventHandlers_H_
13 #define DtEntityEditorEventHandlers_H_
14 
15 DtNewEventHandlerType(DtEntityEditorOpenHandlerType, 0);
16 DtNewEventHandlerType(DtEntityEditorSaveHandlerType, 1);
17 DtNewEventHandlerType(DtEntityEditorNewHandlerType, 2);
18 DtNewEventHandlerType(DtEntityEditorCreateHandlerType, 3);
19 DtNewEventHandlerType(DtEntityEditorEditMenuHandlerType, 4);
20 DtNewEventHandlerType(DtEntityEditorCategoriesHandlerType, 5);
21 DtNewEventHandlerType(DtEntityEditorSystemsHandlerType, 6);
22 DtNewEventHandlerType(DtEntityEditorForcesHandlerType, 7);
23 DtNewEventHandlerType(DtEntityEditorCheckSMSHandlerType, 8);
24 
25 #endif

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)