From ce32f58909e04ae54f5ca0ebd2902cd1df300fe1 Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Wed, 14 Jun 2017 14:21:49 +0200 Subject: [PATCH] Highscore page, Match page and Game page --- .idea/workspace.xml | 628 +++++++++--------- .../src/com/texttwist/client/pages/Game.java | 142 ++++ .../texttwist/client/pages/Highscores.java | 45 +- .../src/com/texttwist/client/pages/Home.java | 12 +- .../texttwist/client/pages/MatchRequests.java | 60 +- .../texttwist/client/pages/MatchSetup.java | 112 +++- .../src/com/texttwist/client/pages/Menu.java | 4 +- .../src/com/texttwist/client/pages/Page.java | 49 +- .../com/texttwist/client/pages/Register.java | 3 +- .../com/texttwist/client/ui/TTGameBox.java | 42 ++ .../src/com/texttwist/client/ui/TTLetter.java | 23 + .../com/texttwist/client/ui/TTSearchBar.java | 49 ++ .../com/texttwist/client/pages/Game$1.class | Bin 0 -> 960 bytes .../com/texttwist/client/pages/Game.class | Bin 0 -> 4707 bytes .../texttwist/client/pages/Highscores$1.class | Bin 996 -> 996 bytes .../texttwist/client/pages/Highscores.class | Bin 2697 -> 2892 bytes .../com/texttwist/client/pages/Home.class | Bin 2809 -> 2809 bytes .../client/pages/MatchRequests$1.class | Bin 0 -> 1014 bytes .../client/pages/MatchRequests.class | Bin 400 -> 2938 bytes .../texttwist/client/pages/MatchSetup$1.class | Bin 0 -> 996 bytes .../texttwist/client/pages/MatchSetup$2.class | Bin 0 -> 996 bytes .../texttwist/client/pages/MatchSetup.class | Bin 391 -> 3868 bytes .../com/texttwist/client/pages/Menu$5.class | Bin 960 -> 960 bytes .../com/texttwist/client/pages/Menu.class | Bin 2410 -> 2463 bytes .../com/texttwist/client/pages/Page.class | Bin 3065 -> 4006 bytes .../texttwist/client/pages/Register$2.class | Bin 984 -> 984 bytes .../com/texttwist/client/pages/Register.class | Bin 2624 -> 2677 bytes .../com/texttwist/client/ui/TTGameBox$1.class | Bin 0 -> 857 bytes .../com/texttwist/client/ui/TTGameBox.class | Bin 0 -> 2112 bytes .../com/texttwist/client/ui/TTLetter.class | Bin 0 -> 1013 bytes .../texttwist/client/ui/TTSearchBar$1.class | Bin 0 -> 869 bytes .../com/texttwist/client/ui/TTSearchBar.class | Bin 0 -> 2393 bytes out/production/TextTwist/.idea/vcs.xml | 6 + out/production/TextTwist/.idea/workspace.xml | 487 ++++++++++++-- out/production/TextTwist/README.md | 1 + 35 files changed, 1246 insertions(+), 417 deletions(-) create mode 100644 Client/src/com/texttwist/client/pages/Game.java create mode 100644 Client/src/com/texttwist/client/ui/TTGameBox.java create mode 100644 Client/src/com/texttwist/client/ui/TTLetter.java create mode 100644 Client/src/com/texttwist/client/ui/TTSearchBar.java create mode 100644 out/production/Client/com/texttwist/client/pages/Game$1.class create mode 100644 out/production/Client/com/texttwist/client/pages/Game.class create mode 100644 out/production/Client/com/texttwist/client/pages/MatchRequests$1.class create mode 100644 out/production/Client/com/texttwist/client/pages/MatchSetup$1.class create mode 100644 out/production/Client/com/texttwist/client/pages/MatchSetup$2.class create mode 100644 out/production/Client/com/texttwist/client/ui/TTGameBox$1.class create mode 100644 out/production/Client/com/texttwist/client/ui/TTGameBox.class create mode 100644 out/production/Client/com/texttwist/client/ui/TTLetter.class create mode 100644 out/production/Client/com/texttwist/client/ui/TTSearchBar$1.class create mode 100644 out/production/Client/com/texttwist/client/ui/TTSearchBar.class create mode 100644 out/production/TextTwist/.idea/vcs.xml create mode 100644 out/production/TextTwist/README.md diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 50d38ac..7b9cfac 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,30 +2,29 @@ - - - - - - - - - - + + + + + + + + + + + - - - - + + + + - - - + - + com.texttwist.client.* @@ -46,20 +45,8 @@ - - - - - - - - - - - - - - + + @@ -69,21 +56,9 @@ - - - - - - - - - - - - - + @@ -91,11 +66,62 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -104,35 +130,13 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - + + - - @@ -141,11 +145,11 @@ - - + + - - + + @@ -160,6 +164,15 @@ + + + Sys + Syst + System + System. + getRandomPo + + @@ -193,19 +206,24 @@ @@ -237,6 +255,8 @@ + + @@ -441,9 +461,7 @@ - - @@ -455,13 +473,6 @@ - - - - - - - @@ -469,6 +480,13 @@ + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + - - @@ -958,7 +977,7 @@ - @@ -967,56 +986,6 @@