More editor work. Pressing \ cycles through steps/difficulties and updates the meter value for the particular difficulty.

This commit is contained in:
Steve Checkoway
2006-03-05 03:52:00 +00:00
parent 373d226dd7
commit 778025184c
4 changed files with 29 additions and 7 deletions
+2 -1
View File
@@ -19,6 +19,7 @@ protected:
virtual void AfterChangeRow( PlayerNumber pn );
virtual void AfterChangeValueInRow( int iRow, PlayerNumber pn );
virtual void ProcessMenuStart( const InputEventPlus &input );
virtual void HandleMessage( const RString& sMessage );
int GetCourseEntryIndexWithFocus() const;
@@ -30,7 +31,7 @@ protected:
#endif
/*
* (c) 2003-2004 Chris Danford
* (c) 2003-2006 Chris Danford, Steve Checkoway
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a