mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 16:13:54 -07:00
More tutorials.
Took 3 hours 23 minutes
This commit is contained in:
parent
80075e4089
commit
ca820c52c3
13 changed files with 290 additions and 4 deletions
|
|
@ -16,6 +16,7 @@ class TabbedDeckViewContainer : public QTabWidget
|
|||
|
||||
public:
|
||||
explicit TabbedDeckViewContainer(int _playerId, TabGame *parent);
|
||||
TutorialSequence generateTutorialSequence();
|
||||
void closeTab(int index);
|
||||
void updateTabBarVisibility();
|
||||
void addOpponentDeckView(const DeckList &opponentDeck, int opponentId, QString opponentName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue