Package edu.cnm.deepdive.cardcombat.controller
-
Class Summary Class Description BattleFragment The battle option fragment is where the user will play with their deck against the computer's deck.BattleOptionsFragment The battle options fragment contains where the user will choose which deck the user will play the computer with and which deck the computer will play with.BattleOptionsFragmentDirections DeckEditorFragment The deck editor fragment is where the user will be able to create and edit their decks.DeckEditorFragmentDirections LoginActivity The launcher activity that allows the user to sign in with Google Sign In.MainScreenFragment The main screen fragment is the main navigation hub, and allows the user to go to battle options, qr code, deck editor, or logout.MainScreenFragmentDirections NavigationActivity The main activity hosts all of the fragments needed for navigation.QrCodeFragment The qr code fragment is the that will allow the user to scan qr codes using the device's camera.QrCodeFragmentDirections