A C D E F G H I L M N O P Q R S T W 
All Classes All Packages

P

Player - Class in com.project.lordofthewings.Models.Player
Class to model the users playing the game.
Player(String) - Constructor for class com.project.lordofthewings.Models.Player.Player
Secondary constructor to instantiate a known player object from the database
Player(String, String, String, String) - Constructor for class com.project.lordofthewings.Models.Player.Player
Constructor made to test the player class
Player(String, String, String, String, FirebaseFirestore) - Constructor for class com.project.lordofthewings.Models.Player.Player
Primary constructor to instantiate a new player during sign up
PlayerArrayAdapter - Class in com.project.lordofthewings.Controllers
 
PlayerArrayAdapter(Context) - Constructor for class com.project.lordofthewings.Controllers.PlayerArrayAdapter
Constructor for the PlayerArrayAdapter
PlayerUnitTest - Class in com.project.lordofthewings
 
PlayerUnitTest() - Constructor for class com.project.lordofthewings.PlayerUnitTest
 
ProfilePage - Class in com.project.lordofthewings.Views
Class to display the profile page of a user
ProfilePage() - Constructor for class com.project.lordofthewings.Views.ProfilePage
 
ProfilePageTests - Class in com.project.lordofthewings
 
ProfilePageTests() - Constructor for class com.project.lordofthewings.ProfilePageTests
 
ProfileQRCodeFragment - Class in com.project.lordofthewings.Views
A simple fragment to display the QRCode which can take the scanner to a user's profile page
ProfileQRCodeFragment() - Constructor for class com.project.lordofthewings.Views.ProfileQRCodeFragment
 
A C D E F G H I L M N O P Q R S T W 
All Classes All Packages