mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Prepare for pieces animation step2
This commit is contained in:
parent
c451c63aaa
commit
7187e6d6ee
4 changed files with 22 additions and 19 deletions
|
@ -15,7 +15,7 @@ class GameTabLeftPanel : public TabGameLeftPanel {
|
|||
|
||||
public:
|
||||
GameTabLeftPanel(wxFrame *parent, std::shared_ptr<Game> game);
|
||||
void Notify();
|
||||
void Notify(bool animate=false);
|
||||
void OnPlay(wxCommandEvent &event);
|
||||
void OnGotoMove(wxCommandEvent &event);
|
||||
void OnPreviousMove(wxCommandEvent &event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue