mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Update Game tab
This commit is contained in:
parent
88430eec29
commit
4e85af5e08
5 changed files with 27 additions and 53 deletions
|
@ -17,7 +17,7 @@ class GameTabLeftPanel : public TabGameLeftPanel {
|
|||
|
||||
public:
|
||||
GameTabLeftPanel(wxFrame *parent, std::shared_ptr<Game> game);
|
||||
void Notify(bool animate=false,bool backward=false);
|
||||
void Notify(bool skip_animation=false);
|
||||
void OnPlay(wxCommandEvent &event);
|
||||
void OnGotoMove(wxCommandEvent &event);
|
||||
void OnRefreshBoard(wxCommandEvent &event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue