|
GB Template - Dominoe 1.0
|
Classes | |
| class | AIController |
| Controls the AI behavior for playing Dominoes. More... | |
| class | CameraController |
| Class to control the camera movement and zoom. More... | |
| class | DependencyCache |
| class | DominoController |
| The domino game orchestrator. More... | |
| class | DominoSettings |
| The default settings for the domino game. More... | |
| class | DominoTileRotationHandler |
| This class handle the rotation form the tile. More... | |
| class | DominoTileWorld |
| The domino tile representation in world space. More... | |
| class | DominoTileWorldPositionHelper |
| Help to determine the world position. More... | |
| interface | IIAController |
| class | MovementValidatorController |
| Validates if a movement is possible and returns TileMovementValidation. | |
| class | RepositionTilesWithWeight |
| class | ScoreController |
| This class controls the game points. More... | |
| class | SoundController |
| This class handle the sounds of the game. More... | |
| class | TileMovementValidation |
| Tile movement validation info. This is used to calculate if the movement is valid. More... | |
| class | TilesColecctions |
| Allocate all domino tile colections: Players,Boneryard,Movements Done (History), All dominoes tiles. More... | |
| class | TileWorldRootHandler |
| This class contains the root of the places where the tiles can be alocated. More... | |
| class | TimerController |
| This class control the timer of the match. More... | |
| class | TurnController |
| This class Handle the current Turn of the match. More... | |