added MAX-style options navigation and moved more constants into theme metrics
This commit is contained in:
@@ -29,8 +29,8 @@ public:
|
||||
virtual void Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI );
|
||||
virtual void HandleScreenMessage( const ScreenMessage SM );
|
||||
|
||||
virtual void MenuBack( PlayerNumber p );
|
||||
virtual void MenuStart( PlayerNumber p );
|
||||
virtual void MenuBack( PlayerNumber pn );
|
||||
virtual void MenuStart( PlayerNumber pn );
|
||||
|
||||
protected:
|
||||
Sprite m_sprHowToPlay;
|
||||
|
||||
Reference in New Issue
Block a user