Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- c22 - Static variable in class webb.client.ui.constants.WebbColors
- c34 - Static variable in class webb.client.ui.constants.WebbColors
- c6C - Static variable in class webb.client.ui.constants.WebbColors
- c70 - Static variable in class webb.client.ui.constants.WebbColors
- c7F - Static variable in class webb.client.ui.constants.WebbColors
- c90 - Static variable in class webb.client.ui.constants.WebbColors
- c91 - Static variable in class webb.client.ui.constants.WebbColors
- CellComponent - Class in webb.client.ui.screens.puzzlescreen
-
This class represents a single cell in the puzzle grid.
- CellComponent(int, int) - Constructor for class webb.client.ui.screens.puzzlescreen.CellComponent
-
Create a new cell
- CellDTO - Class in webb.shared.dtos.puzzle
-
Represents a cell from the JSON file.
- CellDTO(int[]) - Constructor for class webb.shared.dtos.puzzle.CellDTO
- CellDTODeserializer - Class in webb.shared.dtos.helpers
- CellDTODeserializer() - Constructor for class webb.shared.dtos.helpers.CellDTODeserializer
- CellDTOReadingConverter - Class in webb.shared.dtos.helpers
- CellDTOReadingConverter() - Constructor for class webb.shared.dtos.helpers.CellDTOReadingConverter
- CellDTOSerializer - Class in webb.shared.dtos.helpers
- CellDTOSerializer() - Constructor for class webb.shared.dtos.helpers.CellDTOSerializer
- CellDTOWritingConverter - Class in webb.shared.dtos.helpers
- CellDTOWritingConverter() - Constructor for class webb.shared.dtos.helpers.CellDTOWritingConverter
- CellLogic - Class in webb.client.logic.puzzle
-
This class represents a single cell in the puzzle grid.
- CellLogic(int, int) - Constructor for class webb.client.logic.puzzle.CellLogic
-
Create a new cell
- CellType - Enum Class in webb.client.logic.puzzle
-
The type of the cell
- checkBoard(boolean) - Method in class webb.client.logic.puzzle.PuzzleLogic
-
Primary method for checking and setting if stars are in valid locations
- checkBoard(boolean) - Method in class webb.client.ui.screens.puzzlescreen.PuzzleComponent
-
Primary method for checking and setting if stars are in valid locations
- close() - Method in class webb.client.ui.popup.WebbPopup
-
Closes the popup.
- compareTo(LeaderboardEntryDTO) - Method in class webb.shared.dtos.leaderboard.LeaderboardEntryDTO
-
Sorts by completed puzzles highest to lowest Tiebreaker is alphabetical order
- convert(ArrayList) - Method in class webb.shared.dtos.helpers.CellDTOReadingConverter
- convert(CellDTO) - Method in class webb.shared.dtos.helpers.CellDTOWritingConverter
- CreatedUserDTO - Class in webb.shared.dtos.user.created
- CreatedUserDTO(String) - Constructor for class webb.shared.dtos.user.created.CreatedUserDTO
-
Creates a new user
- CreatePuzzleLevelDTO - Class in webb.shared.dtos.puzzle.created
-
Represents a puzzle from the JSON file.
- CreatePuzzleLevelDTO(List<List<CellDTO>>, List<CellDTO>, int, int) - Constructor for class webb.shared.dtos.puzzle.created.CreatePuzzleLevelDTO
-
Constructor for CreatePuzzleLevelDTO
- CREDITS - Enum constant in enum class webb.client.ui.screens.ScreenType
- CreditsScreen - Class in webb.client.ui.screens.creditsscreen
-
The credits screen.
- CreditsScreen() - Constructor for class webb.client.ui.screens.creditsscreen.CreditsScreen
- CURRENT_TITLE - Static variable in class webb.client.ui.testing.DummyData.DummyCongratulationsData
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form