UltimateZoneBuilder/Source/Core/Actions
2010-08-14 18:07:38 +00:00
..
Action.cs @ This should fix a problem with actions in combination with the Control key. Also removed the modifier keys check in the BaseVisual* classes OnEditEnd events, because I don't know why it is there and it prevents the user from assigning a key combination for that action. 2010-08-14 18:07:38 +00:00
ActionAttribute.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ActionDelegate.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ActionManager.cs Added quick-keys to menus and menu items (such as Alt+F for File menu, but for some reason they don't underline when you press Alt) 2010-08-12 21:00:54 +00:00
BeginActionAttribute.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
EndActionAttribute.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
KeyControl.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
MouseInput.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
SpecialKeys.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00