More editor work. Pressing \ cycles through steps/difficulties and updates the meter value for the particular difficulty.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user