Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Quentin DRUAULT-AUBIN
lo23-project
Commits
2d81716a
Commit
2d81716a
authored
Dec 16, 2017
by
Quentin DRUAULT-AUBIN
Committed by
Paul Jeannot
Dec 17, 2017
Browse files
[Controller] Get current player
parent
051f2f34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Battleship/src/main/java/com/utclo23/ihmtable/controller/InGameGUIController.java
View file @
2d81716a
...
@@ -388,7 +388,7 @@ public class InGameGUIController {
...
@@ -388,7 +388,7 @@ public class InGameGUIController {
// Init pannel with values
// Init pannel with values
updateStatsPannel
();
updateStatsPannel
();
// Get the current player.
// Get the current player.
//
currentPlayer = facade.getFacadeData().getGame().getCurrentPlayer();
currentPlayer
=
facade
.
getFacadeData
().
getGame
().
getCurrentPlayer
();
}
}
/**
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment