simplify and fix ScreenSelectMaster::MenuStart

This commit is contained in:
Glenn Maynard
2003-11-10 18:57:29 +00:00
parent 9484896b79
commit 7589a61591
2 changed files with 30 additions and 37 deletions
+1
View File
@@ -48,6 +48,7 @@ protected:
bool Move( PlayerNumber pn, int dir );
bool ChangePage( int iNewChoice );
bool ChangeSelection( PlayerNumber pn, int iNewChoice );
float DoMenuStart( PlayerNumber pn );
float GetCursorX( PlayerNumber pn, int iPartIndex );
float GetCursorY( PlayerNumber pn, int iPartIndex );