add ScreenMapControllers tweening

This commit is contained in:
Glenn Maynard
2003-07-16 03:35:31 +00:00
parent a6663f7e30
commit fdb7025040
3 changed files with 22 additions and 7 deletions
+2
View File
@@ -50,6 +50,8 @@ private:
BitmapText m_textName2[MAX_GAME_BUTTONS];
BitmapText m_textMappedTo[MAX_GAME_CONTROLLERS][MAX_GAME_BUTTONS][NUM_GAME_TO_DEVICE_SLOTS];
ActorFrame m_Line[MAX_GAME_BUTTONS];
MenuElements m_Menu;
};